Backporting to stretch: OpenSSL versions mix

Etienne Dysli Metref etienne.dysli-metref at switch.ch
Tue Mar 19 08:06:43 GMT 2019


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

On 18/03/2019 16.01, Cantor, Scott wrote:
>> Shouldn't xml-security-c be built with 1.0 as well?
> 
> Yes (and I'm maintaining it obviously, so it will support 1.0 as
> long as the SP needs it).

Well this isn't going as smoothly as I had hoped... :/ I get a build
failure just by changing the build dependency for xml-security-c to
OpenSSL 1.0:

> Source: xml-security-c
[...]
> Build-Depends: debhelper (>= 11~), libssl1.0-dev | libssl-dev (<<
> 1.1.0~), libxerces-c-dev (>= 3.2~), pkg-config,

> Package: libxml-security-c-dev
[...]
> Depends: libssl1.0-dev | libssl-dev (<< 1.1.0~), libxerces-c-dev
> (>= 3.2~), libxml-security-c20 (= ${binary:Version}), 
> ${misc:Depends},

yields:

> enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp: In member function 'virtual
> unsigned int OpenSSLCryptoKeyDSA::signBase64Signature(unsigned
> char*, unsigned int, char*, unsigned int) const': 
> enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp:401:55: error: 'BN_bn2binpad'
> was not declared in this scope if (BN_bn2binpad(dsaSigR, rawSigBuf,
> DSAsigCompLen) <= 0) { ^ 
> enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp:406:69: error: 'BN_bn2binpad'
> was not declared in this scope if (BN_bn2binpad(dsaSigS,
> rawSigBuf+DSAsigCompLen, DSAsigCompLen) <= 0) { ^ Makefile:3194:
> recipe for target
> 'enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyDSA.lo' failed

See the attached build log for full details.
Any idea what's wrong here?
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEELcQv7Fsn8jFmeD9mw2QssxGaOsAFAlyQow0ACgkQw2QssxGa
OsBkxg/+NFhHzjj4nnjSQPNPGBAi7p3+IQ1/1GCJl22ZxCiVRupjzgWjI9jaEPlZ
pD+VJBPTcQE96nnZ6UczOpF3UxGxqR1CZWi4HD5YkmrGBvv/xZmBK1z70fRA73rJ
ZL4yiZPDVTg0D5F5Vw5cDB+pDsLKFcSOHUtYn+Kd4wI7N8saG2znC5e+t1yfsIvn
Ya5GHGQxYI3zpNHSdAwAE+kSn6fDNvFAtultBOyeWf7eE5h5Q7cjDHRTDHcLQN3j
drvefsFvW7GmNx6m8/Gq5gKGJqEtNBeFvyyPkDZ0GNPsYUf5ACFKbAbPjDec+p2c
YWkpTZE7duNoiZVyg8L12qfC4WqNPmgdT6Pa6QvGKPtekmcfbnZMr4QujioPo9Fi
dyH8Pso+0hByBp3h22mr/XyMhDqbSta/jjWFEumP7fKIgt4rhqPvuQIu3aYzAQJI
NMiJJf5r6rk7/0EuPufKkFJxmPstA87ojFJO/Qj3XqDTw/gmy7u5VrI8hXHrgKqC
TH6nX1DIEtmD55jIX1sjujuIRdPoXa5RC7bJoKnBlapCs3nm/zdXqR8keDgji2V7
XOEW6+sskzvtOPRJxf0+c+YIe1auEDmlgyEWHnrQSVD2Z/dDKMhGhpBsMeZbmg4v
lKZzYvz/LT6pK50RIiO0U+QF5TCU496aACTnFZ3+PpDwP5LtBHo=
=lnaX
-----END PGP SIGNATURE-----
-------------- next part --------------
dpkg-checkbuilddeps: error: Unmet build dependencies: libssl1.0-dev | libssl-dev (<< 1.1.0~) libxerces-c-dev (>= 3.2~)
W: Unmet build-dependency in source
dpkg-source: info: applying Refresh-ax_pthread.m4-and-target-its-usage.patch
dpkg-source: info: applying Initialize-Libtool-in-the-modern-way-and-after-the-compil.patch
dpkg-source: info: applying Don-t-change-the-C-XX-FLAGS-provided-by-the-user.patch
dpkg-source: info: applying DSA-pad-r-and-s-to-20-bytes.patch
dh clean
   dh_clean
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building xml-security-c using existing ./xml-security-c_2.0.2.orig.tar.bz2
dpkg-source: info: building xml-security-c in xml-security-c_2.0.2-3~bpo9+2.debian.tar.xz
dpkg-source: info: building xml-security-c in xml-security-c_2.0.2-3~bpo9+2.dsc
I: Generated dsc will be overwritten by build result; not generating changes file
dpkg-source: info: unapplying DSA-pad-r-and-s-to-20-bytes.patch
dpkg-source: info: unapplying Don-t-change-the-C-XX-FLAGS-provided-by-the-user.patch
dpkg-source: info: unapplying Initialize-Libtool-in-the-modern-way-and-after-the-compil.patch
dpkg-source: info: unapplying Refresh-ax_pthread.m4-and-target-its-usage.patch
I: Copying COW directory
I: forking: rm -rf /var/cache/pbuilder/build/cow.29254
I: forking: cp -al /var/cache/pbuilder/base-stretch-amd64.cow /var/cache/pbuilder/build/cow.29254
I: removed stale ilistfile /var/cache/pbuilder/build/cow.29254/.ilist
I: forking: chroot /var/cache/pbuilder/build/cow.29254 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 '  '-j16' '-sa'' --configfile /etc/pbuilder/pbuilderrc.stretch --buildplace /var/cache/pbuilder/build/cow.29254 --buildresult /home/dyslimet/Documents/Shibboleth_Debian_packaging --mirror http://deb.debian.org/debian --architecture amd64 --distribution stretch --extrapackages lintian --no-targz --internal-chrootexec 'chroot /var/cache/pbuilder/build/cow.29254 cow-shell' /home/dyslimet/Documents/Shibboleth_Debian_packaging/xml-security-c_2.0.2-3~bpo9+2.dsc
W: /home/dyslimet/.pbuilderrc does not exist
I: Running in no-targz mode
I: pbuilder: network access will be disabled during build
I: Current time: Tue Mar 19 08:49:10 CET 2019
I: pbuilder-time-stamp: 1552981750
I: copying local configuration
W: No local /etc/mailname to copy, relying on /var/cache/pbuilder/build/cow.29254/etc/mailname to be correct
W: --override-config is not set; not updating apt.conf Read the manpage for details.
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: Mounting /var/lib/debarchiver
I: policy-rc.d already exists
I: user script /var/cache/pbuilder/build/cow.29254/tmp/hooks/H00_apt_clean starting
H00 hook cleaning apt
Get:1 file:/var/lib/debarchiver stretch InRelease [5553 B]
Get:1 file:/var/lib/debarchiver stretch InRelease [5553 B]
Get:2 http://security.debian.org stretch/updates InRelease [94.3 kB]
Get:3 http://deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
Get:4 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
Get:5 http://deb.debian.org/debian stretch-backports InRelease [91.8 kB]
Ign:6 http://deb.debian.org/debian stretch InRelease
Get:7 http://deb.debian.org/debian stretch Release [118 kB]
Get:8 http://deb.debian.org/debian stretch Release.gpg [2434 B]
Get:9 file:/var/lib/debarchiver stretch/main amd64 Packages [17.5 kB]
Get:10 http://deb.debian.org/debian-security stretch/updates/main amd64 Packages [478 kB]
Get:11 http://security.debian.org stretch/updates/main amd64 Packages [478 kB]
Get:12 http://deb.debian.org/debian stretch-updates/main amd64 Packages [11.1 kB]
Get:13 http://deb.debian.org/debian stretch-backports/main amd64 Packages [573 kB]
Get:14 http://deb.debian.org/debian stretch/main amd64 Packages [7084 kB]
Fetched 9117 kB in 2s (4098 kB/s)
Reading package lists...
I: user script /var/cache/pbuilder/build/cow.29254/tmp/hooks/H00_apt_clean finished
I: user script /var/cache/pbuilder/build/cow.29254/tmp/hooks/H00_ensure_keyring_readable starting
I: user script /var/cache/pbuilder/build/cow.29254/tmp/hooks/H00_ensure_keyring_readable finished
I: Obtaining the cached apt archive contents
I: Copying source file
I: copying [/home/dyslimet/Documents/Shibboleth_Debian_packaging/xml-security-c_2.0.2-3~bpo9+2.dsc]
I: copying [/home/dyslimet/Documents/Shibboleth_Debian_packaging/xml-security-c_2.0.2.orig.tar.bz2]
I: copying [/home/dyslimet/Documents/Shibboleth_Debian_packaging/xml-security-c_2.0.2-3~bpo9+2.debian.tar.xz]
I: Extracting source
dpkg-source: warning: extracting unsigned source package (xml-security-c_2.0.2-3~bpo9+2.dsc)
dpkg-source: info: extracting xml-security-c in xml-security-c-2.0.2
dpkg-source: info: unpacking xml-security-c_2.0.2.orig.tar.bz2
dpkg-source: info: unpacking xml-security-c_2.0.2-3~bpo9+2.debian.tar.xz
dpkg-source: info: applying Refresh-ax_pthread.m4-and-target-its-usage.patch
dpkg-source: info: applying Initialize-Libtool-in-the-modern-way-and-after-the-compil.patch
dpkg-source: info: applying Don-t-change-the-C-XX-FLAGS-provided-by-the-user.patch
dpkg-source: info: applying DSA-pad-r-and-s-to-20-bytes.patch
I: using fakeroot in build.
I: Installing the build-deps
I: user script /var/cache/pbuilder/build/cow.29254/tmp/hooks/D00_apt-update starting
Get:1 file:/var/lib/debarchiver stretch InRelease [5553 B]
Get:1 file:/var/lib/debarchiver stretch InRelease [5553 B]
Hit:2 http://security.debian.org stretch/updates InRelease
Hit:3 http://deb.debian.org/debian-security stretch/updates InRelease
Hit:4 http://deb.debian.org/debian stretch-updates InRelease
Hit:5 http://deb.debian.org/debian stretch-backports InRelease
Ign:6 http://deb.debian.org/debian stretch InRelease
Hit:7 http://deb.debian.org/debian stretch Release
Reading package lists...
deb file:///var/lib/debarchiver stretch main
deb http://security.debian.org stretch/updates main
deb http://deb.debian.org/debian-security stretch/updates main
deb http://deb.debian.org/debian stretch-updates main
deb http://deb.debian.org/debian stretch-backports main
deb http://deb.debian.org/debian/ stretch main
#deb-src http://deb.debian.org/debian/ stretch main
I: user script /var/cache/pbuilder/build/cow.29254/tmp/hooks/D00_apt-update finished
 -> 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 at 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 (>= 11~), libssl1.0-dev | libssl-dev (<< 1.1.0~), libxerces-c-dev (>= 3.2~), pkg-config
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 14227 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 (>= 11~); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on libssl1.0-dev | libssl-dev (<< 1.1.0~); however:
  Package libssl1.0-dev is not installed.
  Package libssl-dev is not installed.
 pbuilder-satisfydepends-dummy depends on libxerces-c-dev (>= 3.2~); however:
  Package libxerces-c-dev is not installed.
 pbuilder-satisfydepends-dummy depends on pkg-config; however:
  Package pkg-config is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
The following NEW packages will be installed:
  libssl1.0-dev{a} libssl1.0.2{a} pkg-config{a} 
0 packages upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/2935 kB of archives. After unpacking 11.3 MB will be used.
The following packages have unmet dependencies:
 pbuilder-satisfydepends-dummy : Depends: debhelper (>= 11~) but it is not going to be installed
                                 Depends: libxerces-c-dev (>= 3.2~) but it is not going to be installed
The following actions will resolve these dependencies:

      Install the following packages:                              
1)      autoconf [2.69-10 (stable)]                                
2)      automake [1:1.15-6 (stable)]                               
3)      autopoint [0.19.8.1-2 (stable)]                            
4)      autotools-dev [20161112.1 (stable)]                        
5)      debhelper [12~bpo9+1 (stretch-backports)]                  
6)      dh-autoreconf [17~bpo9+1 (stretch-backports)]              
7)      dh-strip-nondeterminism [0.034-1 (stable)]                 
8)      dwz [0.12-1+b1 (stable)]                                   
9)      icu-devtools [57.1-6+deb9u2 (stable)]                      
10)     libcurl3-gnutls [7.52.1-5+deb9u9 (stable)]                 
11)     libelf1 [0.168-1 (stable)]                                 
12)     libfile-stripnondeterminism-perl [0.034-1 (stable)]        
13)     libgnutls30 [3.5.8-5+deb9u4 (stable)]                      
14)     libgssapi-krb5-2 [1.15-1+deb9u1 (stable)]                  
15)     libhogweed4 [3.3-1+b2 (stable)]                            
16)     libicu-dev [57.1-6+deb9u2 (stable)]                        
17)     libidn11 [1.33-1 (stable)]                                 
18)     libidn2-0 [0.16-1+deb9u1 (stable)]                         
19)     libk5crypto3 [1.15-1+deb9u1 (stable)]                      
20)     libkeyutils1 [1.5.9-9 (stable)]                            
21)     libkrb5-3 [1.15-1+deb9u1 (stable)]                         
22)     libkrb5support0 [1.15-1+deb9u1 (stable)]                   
23)     libldap-2.4-2 [2.4.44+dfsg-5+deb9u2 (stable)]              
24)     libldap-common [2.4.44+dfsg-5+deb9u2 (stable)]             
25)     libnettle6 [3.3-1+b2 (stable)]                             
26)     libnghttp2-14 [1.18.1-1 (stable)]                          
27)     libp11-kit0 [0.23.3-2 (stable)]                            
28)     libpsl5 [0.17.0-3 (stable)]                                
29)     librtmp1 [2.4+20151223.gitfa8646d.1-1+b1 (stable)]         
30)     libsasl2-2 [2.1.27~101-g0780600+dfsg-3 (stable)]           
31)     libsasl2-modules-db [2.1.27~101-g0780600+dfsg-3 (stable)]  
32)     libsigsegv2 [2.10-5 (stable)]                              
33)     libssh2-1 [1.7.0-1 (stable)]                               
34)     libtasn1-6 [4.10-1.1+deb9u1 (stable)]                      
35)     libtool [2.4.6-2 (stable)]                                 
36)     libxerces-c-dev [3.2.2+debian-1~bpo9+1 (stretch-backports)]
37)     libxerces-c3.2 [3.2.2+debian-1~bpo9+1 (stretch-backports)] 
38)     m4 [1.4.18-1 (stable)]                                     
39)     po-debconf [1.0.20 (stable)]                               



The following NEW packages will be installed:
  autoconf{a} automake{a} autopoint{a} autotools-dev{a} debhelper{a} dh-autoreconf{a} dh-strip-nondeterminism{a} dwz{a} icu-devtools{a} libcurl3-gnutls{a} libelf1{a} libfile-stripnondeterminism-perl{a} libgnutls30{a} libgssapi-krb5-2{a} libhogweed4{a} libicu-dev{a} libidn11{a} libidn2-0{a} libk5crypto3{a} libkeyutils1{a} libkrb5-3{a} libkrb5support0{a} libldap-2.4-2{a} libldap-common{a} libnettle6{a} libnghttp2-14{a} libp11-kit0{a} libpsl5{a} librtmp1{a} libsasl2-2{a} libsasl2-modules-db{a} libsigsegv2{a} libssh2-1{a} libssl1.0-dev{a} libssl1.0.2{a} libtasn1-6{a} libtool{a} libxerces-c-dev{a} libxerces-c3.2{a} m4{a} pkg-config{a} po-debconf{a} 
The following packages are RECOMMENDED but will NOT be installed:
  ca-certificates krb5-locales libltdl-dev libmail-sendmail-perl libsasl2-modules publicsuffix 
0 packages upgraded, 42 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/29.3 MB of archives. After unpacking 143 MB will be used.
Writing extended state information...
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libssl1.0.2: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 ... 14227 files and directories currently installed.)
Preparing to unpack .../00-libssl1.0.2_1.0.2r-1~deb9u1_amd64.deb ...
Unpacking libssl1.0.2:amd64 (1.0.2r-1~deb9u1) ...
Selecting previously unselected package libnettle6:amd64.
Preparing to unpack .../01-libnettle6_3.3-1+b2_amd64.deb ...
Unpacking libnettle6:amd64 (3.3-1+b2) ...
Selecting previously unselected package libhogweed4:amd64.
Preparing to unpack .../02-libhogweed4_3.3-1+b2_amd64.deb ...
Unpacking libhogweed4:amd64 (3.3-1+b2) ...
Selecting previously unselected package libidn11:amd64.
Preparing to unpack .../03-libidn11_1.33-1_amd64.deb ...
Unpacking libidn11:amd64 (1.33-1) ...
Selecting previously unselected package libp11-kit0:amd64.
Preparing to unpack .../04-libp11-kit0_0.23.3-2_amd64.deb ...
Unpacking libp11-kit0:amd64 (0.23.3-2) ...
Selecting previously unselected package libtasn1-6:amd64.
Preparing to unpack .../05-libtasn1-6_4.10-1.1+deb9u1_amd64.deb ...
Unpacking libtasn1-6:amd64 (4.10-1.1+deb9u1) ...
Selecting previously unselected package libgnutls30:amd64.
Preparing to unpack .../06-libgnutls30_3.5.8-5+deb9u4_amd64.deb ...
Unpacking libgnutls30:amd64 (3.5.8-5+deb9u4) ...
Selecting previously unselected package libkeyutils1:amd64.
Preparing to unpack .../07-libkeyutils1_1.5.9-9_amd64.deb ...
Unpacking libkeyutils1:amd64 (1.5.9-9) ...
Selecting previously unselected package libkrb5support0:amd64.
Preparing to unpack .../08-libkrb5support0_1.15-1+deb9u1_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.15-1+deb9u1) ...
Selecting previously unselected package libk5crypto3:amd64.
Preparing to unpack .../09-libk5crypto3_1.15-1+deb9u1_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.15-1+deb9u1) ...
Selecting previously unselected package libkrb5-3:amd64.
Preparing to unpack .../10-libkrb5-3_1.15-1+deb9u1_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.15-1+deb9u1) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Preparing to unpack .../11-libgssapi-krb5-2_1.15-1+deb9u1_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ...
Selecting previously unselected package libsasl2-modules-db:amd64.
Preparing to unpack .../12-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3) ...
Selecting previously unselected package libsasl2-2:amd64.
Preparing to unpack .../13-libsasl2-2_2.1.27~101-g0780600+dfsg-3_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3) ...
Selecting previously unselected package libldap-common.
Preparing to unpack .../14-libldap-common_2.4.44+dfsg-5+deb9u2_all.deb ...
Unpacking libldap-common (2.4.44+dfsg-5+deb9u2) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Preparing to unpack .../15-libldap-2.4-2_2.4.44+dfsg-5+deb9u2_amd64.deb ...
Unpacking libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u2) ...
Selecting previously unselected package libsigsegv2:amd64.
Preparing to unpack .../16-libsigsegv2_2.10-5_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.10-5) ...
Selecting previously unselected package m4.
Preparing to unpack .../17-m4_1.4.18-1_amd64.deb ...
Unpacking m4 (1.4.18-1) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../18-autoconf_2.69-10_all.deb ...
Unpacking autoconf (2.69-10) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../19-autotools-dev_20161112.1_all.deb ...
Unpacking autotools-dev (20161112.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../20-automake_1%3a1.15-6_all.deb ...
Unpacking automake (1:1.15-6) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../21-autopoint_0.19.8.1-2_all.deb ...
Unpacking autopoint (0.19.8.1-2) ...
Selecting previously unselected package libtool.
Preparing to unpack .../22-libtool_2.4.6-2_all.deb ...
Unpacking libtool (2.4.6-2) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../23-dh-autoreconf_17~bpo9+1_all.deb ...
Unpacking dh-autoreconf (17~bpo9+1) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../24-libfile-stripnondeterminism-perl_0.034-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (0.034-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../25-dh-strip-nondeterminism_0.034-1_all.deb ...
Unpacking dh-strip-nondeterminism (0.034-1) ...
Selecting previously unselected package libelf1:amd64.
Preparing to unpack .../26-libelf1_0.168-1_amd64.deb ...
Unpacking libelf1:amd64 (0.168-1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../27-dwz_0.12-1+b1_amd64.deb ...
Unpacking dwz (0.12-1+b1) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../28-po-debconf_1.0.20_all.deb ...
Unpacking po-debconf (1.0.20) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../29-debhelper_12~bpo9+1_all.deb ...
Unpacking debhelper (12~bpo9+1) ...
Selecting previously unselected package icu-devtools.
Preparing to unpack .../30-icu-devtools_57.1-6+deb9u2_amd64.deb ...
Unpacking icu-devtools (57.1-6+deb9u2) ...
Selecting previously unselected package libidn2-0:amd64.
Preparing to unpack .../31-libidn2-0_0.16-1+deb9u1_amd64.deb ...
Unpacking libidn2-0:amd64 (0.16-1+deb9u1) ...
Selecting previously unselected package libnghttp2-14:amd64.
Preparing to unpack .../32-libnghttp2-14_1.18.1-1_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.18.1-1) ...
Selecting previously unselected package libpsl5:amd64.
Preparing to unpack .../33-libpsl5_0.17.0-3_amd64.deb ...
Unpacking libpsl5:amd64 (0.17.0-3) ...
Selecting previously unselected package librtmp1:amd64.
Preparing to unpack .../34-librtmp1_2.4+20151223.gitfa8646d.1-1+b1_amd64.deb ...
Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ...
Selecting previously unselected package libssh2-1:amd64.
Preparing to unpack .../35-libssh2-1_1.7.0-1_amd64.deb ...
Unpacking libssh2-1:amd64 (1.7.0-1) ...
Selecting previously unselected package libcurl3-gnutls:amd64.
Preparing to unpack .../36-libcurl3-gnutls_7.52.1-5+deb9u9_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.52.1-5+deb9u9) ...
Selecting previously unselected package libicu-dev.
Preparing to unpack .../37-libicu-dev_57.1-6+deb9u2_amd64.deb ...
Unpacking libicu-dev (57.1-6+deb9u2) ...
Selecting previously unselected package libssl1.0-dev:amd64.
Preparing to unpack .../38-libssl1.0-dev_1.0.2r-1~deb9u1_amd64.deb ...
Unpacking libssl1.0-dev:amd64 (1.0.2r-1~deb9u1) ...
Selecting previously unselected package libxerces-c3.2:amd64.
Preparing to unpack .../39-libxerces-c3.2_3.2.2+debian-1~bpo9+1_amd64.deb ...
Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1~bpo9+1) ...
Selecting previously unselected package libxerces-c-dev.
Preparing to unpack .../40-libxerces-c-dev_3.2.2+debian-1~bpo9+1_amd64.deb ...
Unpacking libxerces-c-dev (3.2.2+debian-1~bpo9+1) ...
Selecting previously unselected package pkg-config.
Preparing to unpack .../41-pkg-config_0.29-4+b1_amd64.deb ...
Unpacking pkg-config (0.29-4+b1) ...
Setting up libnettle6:amd64 (3.3-1+b2) ...
Setting up libidn2-0:amd64 (0.16-1+deb9u1) ...
Setting up libnghttp2-14:amd64 (1.18.1-1) ...
Setting up po-debconf (1.0.20) ...
Setting up libsigsegv2:amd64 (2.10-5) ...
Setting up libldap-common (2.4.44+dfsg-5+deb9u2) ...
Setting up libpsl5:amd64 (0.17.0-3) ...
Setting up libelf1:amd64 (0.168-1) ...
Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3) ...
Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3) ...
Setting up m4 (1.4.18-1) ...
Setting up libtasn1-6:amd64 (4.10-1.1+deb9u1) ...
Setting up libhogweed4:amd64 (3.3-1+b2) ...
Setting up libssl1.0.2:amd64 (1.0.2r-1~deb9u1) ...
Setting up pkg-config (0.29-4+b1) ...
Setting up libssh2-1:amd64 (1.7.0-1) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up dwz (0.12-1+b1) ...
Setting up autotools-dev (20161112.1) ...
Setting up libp11-kit0:amd64 (0.23.3-2) ...
Processing triggers for man-db (2.7.6.1-2) ...
Setting up icu-devtools (57.1-6+deb9u2) ...
Setting up libkeyutils1:amd64 (1.5.9-9) ...
Setting up autopoint (0.19.8.1-2) ...
Setting up libidn11:amd64 (1.33-1) ...
Setting up libfile-stripnondeterminism-perl (0.034-1) ...
Setting up libtool (2.4.6-2) ...
Setting up libgnutls30:amd64 (3.5.8-5+deb9u4) ...
Setting up libssl1.0-dev:amd64 (1.0.2r-1~deb9u1) ...
Setting up autoconf (2.69-10) ...
Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ...
Setting up libicu-dev (57.1-6+deb9u2) ...
Setting up libkrb5support0:amd64 (1.15-1+deb9u1) ...
Setting up libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u2) ...
Setting up automake (1:1.15-6) ...
update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode
Setting up libk5crypto3:amd64 (1.15-1+deb9u1) ...
Setting up libkrb5-3:amd64 (1.15-1+deb9u1) ...
Setting up libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ...
Setting up libcurl3-gnutls:amd64 (7.52.1-5+deb9u9) ...
Setting up libxerces-c3.2:amd64 (3.2.2+debian-1~bpo9+1) ...
Setting up libxerces-c-dev (3.2.2+debian-1~bpo9+1) ...
Setting up dh-autoreconf (17~bpo9+1) ...
Setting up dh-strip-nondeterminism (0.034-1) ...
Setting up debhelper (12~bpo9+1) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
lintian is already the newest version (2.5.50.4).
The following NEW packages will be installed:
  fakeroot libfakeroot
debconf: delaying package configuration, since apt-utils is not installed
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/131 kB of archives.
After this operation, 374 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 ... 16303 files and directories currently installed.)
Preparing to unpack .../libfakeroot_1.21-3.1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.21-3.1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.21-3.1_amd64.deb ...
Unpacking fakeroot (1.21-3.1) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up libfakeroot:amd64 (1.21-3.1) ...
Processing triggers for man-db (2.7.6.1-2) ...
Setting up fakeroot (1.21-3.1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Processing triggers for libc-bin (2.24-11+deb9u4) ...
I: Copying back the cached apt archive contents
I: Building the package
I: Running cd /build/xml-security-c-2.0.2/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin" HOME="/nonexistent" dpkg-buildpackage -us -uc   '-j16' '-sa' -rfakeroot
dpkg-buildpackage: info: source package xml-security-c
dpkg-buildpackage: info: source version 2.0.2-3~bpo9+2
dpkg-buildpackage: info: source distribution stretch-backports
dpkg-buildpackage: info: source changed by Etienne Dysli Metref <etienne.dysli-metref at switch.ch>
 dpkg-source --before-build xml-security-c-2.0.2
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_clean
 dpkg-source -b xml-security-c-2.0.2
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building xml-security-c using existing ./xml-security-c_2.0.2.orig.tar.bz2
dpkg-source: info: building xml-security-c in xml-security-c_2.0.2-3~bpo9+2.debian.tar.xz
dpkg-source: info: building xml-security-c in xml-security-c_2.0.2-3~bpo9+2.dsc
 debian/rules build
dh build
   dh_update_autotools_config
   dh_autoreconf
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:27: installing 'build-aux/compile'
configure.ac:24: installing 'build-aux/missing'
xsec/Makefile.am: installing 'build-aux/depcomp'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/build/xml-security-c-2.0.2'
dh_auto_configure -- --without-xalan --disable-static
	./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 --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --without-xalan --disable-static
configure: WARNING: unrecognized options: --disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
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 whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
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 dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
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 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... yes
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... no
checking how to run the C++ preprocessor... g++ -E
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... yes
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... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking for gawk... (cached) mawk
checking for autoconf... ${SHELL} /build/xml-security-c-2.0.2/build-aux/missing autoconf
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for unistd.h... (cached) yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking for strcasecmp... yes
checking whether getcwd(NULL, 0) works... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for xerces... yes
configure: Xalan not included in build - XPath and XSLT will not be available
checking for openssl... yes
checking for const input buffers in OpenSSL... yes
checking whether EVP_PKEY_id is declared... yes
checking for non-broken AES support... yes
checking for GCM support... yes
checking whether PKCS1_MGF1 is declared... yes
checking whether EVP_PKEY_set1_EC_KEY is declared... yes
checking whether EVP_sha512 is declared... yes
checking whether EVP_CIPHER_CTX_set_padding is declared... yes
checking whether CRYPTO_cleanup_all_ex_data is declared... yes
checking for const input buffer in loadX509Base64Bin... yes
checking for nss... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating xsec/Makefile
config.status: creating xml-security-c.pc
config.status: creating config.h
config.status: creating xsec/framework/XSECConfig.hpp
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
make[1]: Leaving directory '/build/xml-security-c-2.0.2'
   dh_auto_build
	make -j16
make[1]: Entering directory '/build/xml-security-c-2.0.2'
make  all-recursive
make[2]: Entering directory '/build/xml-security-c-2.0.2'
Making all in xsec
make[3]: Entering directory '/build/xml-security-c-2.0.2/xsec'
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o canon/libxml_security_c_la-XSECC14n20010315.lo `test -f 'canon/XSECC14n20010315.cpp' || echo './'`canon/XSECC14n20010315.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o canon/libxml_security_c_la-XSECXMLNSStack.lo `test -f 'canon/XSECXMLNSStack.cpp' || echo './'`canon/XSECXMLNSStack.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o canon/libxml_security_c_la-XSECCanon.lo `test -f 'canon/XSECCanon.cpp' || echo './'`canon/XSECCanon.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGKeyInfoPGPData.lo `test -f 'dsig/DSIGKeyInfoPGPData.cpp' || echo './'`dsig/DSIGKeyInfoPGPData.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGReferenceList.lo `test -f 'dsig/DSIGReferenceList.cpp' || echo './'`dsig/DSIGReferenceList.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGKeyInfoValue.lo `test -f 'dsig/DSIGKeyInfoValue.cpp' || echo './'`dsig/DSIGKeyInfoValue.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGKeyInfoDEREncoded.lo `test -f 'dsig/DSIGKeyInfoDEREncoded.cpp' || echo './'`dsig/DSIGKeyInfoDEREncoded.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGXPathHere.lo `test -f 'dsig/DSIGXPathHere.cpp' || echo './'`dsig/DSIGXPathHere.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGAlgorithmHandlerDefault.lo `test -f 'dsig/DSIGAlgorithmHandlerDefault.cpp' || echo './'`dsig/DSIGAlgorithmHandlerDefault.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGXPathFilterExpr.lo `test -f 'dsig/DSIGXPathFilterExpr.cpp' || echo './'`dsig/DSIGXPathFilterExpr.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGKeyInfoMgmtData.lo `test -f 'dsig/DSIGKeyInfoMgmtData.cpp' || echo './'`dsig/DSIGKeyInfoMgmtData.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGTransformXPathFilter.lo `test -f 'dsig/DSIGTransformXPathFilter.cpp' || echo './'`dsig/DSIGTransformXPathFilter.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGSignedInfo.lo `test -f 'dsig/DSIGSignedInfo.cpp' || echo './'`dsig/DSIGSignedInfo.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGKeyInfoList.lo `test -f 'dsig/DSIGKeyInfoList.cpp' || echo './'`dsig/DSIGKeyInfoList.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGConstants.lo `test -f 'dsig/DSIGConstants.cpp' || echo './'`dsig/DSIGConstants.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGSignature.lo `test -f 'dsig/DSIGSignature.cpp' || echo './'`dsig/DSIGSignature.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGAlgorithmHandlerDefault.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGAlgorithmHandlerDefault.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGKeyInfoValue.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGKeyInfoValue.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c canon/XSECC14n20010315.cpp  -fPIC -DPIC -o canon/.libs/libxml_security_c_la-XSECC14n20010315.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGXPathFilterExpr.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGXPathFilterExpr.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGKeyInfoList.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGKeyInfoList.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGKeyInfoPGPData.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGKeyInfoPGPData.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGSignedInfo.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGSignedInfo.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGTransformXPathFilter.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGTransformXPathFilter.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c canon/XSECCanon.cpp  -fPIC -DPIC -o canon/.libs/libxml_security_c_la-XSECCanon.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGKeyInfoDEREncoded.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGKeyInfoDEREncoded.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGReferenceList.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGReferenceList.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGConstants.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGConstants.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c canon/XSECXMLNSStack.cpp  -fPIC -DPIC -o canon/.libs/libxml_security_c_la-XSECXMLNSStack.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGXPathHere.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGXPathHere.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGKeyInfoMgmtData.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGKeyInfoMgmtData.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGSignature.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGSignature.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGTransformXSL.lo `test -f 'dsig/DSIGTransformXSL.cpp' || echo './'`dsig/DSIGTransformXSL.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGTransformXSL.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGTransformXSL.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGObject.lo `test -f 'dsig/DSIGObject.cpp' || echo './'`dsig/DSIGObject.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGTransformXPath.lo `test -f 'dsig/DSIGTransformXPath.cpp' || echo './'`dsig/DSIGTransformXPath.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGObject.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGObject.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGTransformEnvelope.lo `test -f 'dsig/DSIGTransformEnvelope.cpp' || echo './'`dsig/DSIGTransformEnvelope.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGTransformXPath.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGTransformXPath.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGKeyInfoName.lo `test -f 'dsig/DSIGKeyInfoName.cpp' || echo './'`dsig/DSIGKeyInfoName.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGTransformBase64.lo `test -f 'dsig/DSIGTransformBase64.cpp' || echo './'`dsig/DSIGTransformBase64.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGReference.lo `test -f 'dsig/DSIGReference.cpp' || echo './'`dsig/DSIGReference.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGKeyInfoSPKIData.lo `test -f 'dsig/DSIGKeyInfoSPKIData.cpp' || echo './'`dsig/DSIGKeyInfoSPKIData.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGTransformEnvelope.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGTransformEnvelope.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGTransformList.lo `test -f 'dsig/DSIGTransformList.cpp' || echo './'`dsig/DSIGTransformList.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGKeyInfoName.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGKeyInfoName.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGTransformBase64.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGTransformBase64.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGReference.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGReference.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGKeyInfoSPKIData.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGKeyInfoSPKIData.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGKeyInfoX509.lo `test -f 'dsig/DSIGKeyInfoX509.cpp' || echo './'`dsig/DSIGKeyInfoX509.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGTransformList.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGTransformList.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGKeyInfoExt.lo `test -f 'dsig/DSIGKeyInfoExt.cpp' || echo './'`dsig/DSIGKeyInfoExt.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGTransform.lo `test -f 'dsig/DSIGTransform.cpp' || echo './'`dsig/DSIGTransform.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o dsig/libxml_security_c_la-DSIGTransformC14n.lo `test -f 'dsig/DSIGTransformC14n.cpp' || echo './'`dsig/DSIGTransformC14n.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGKeyInfoExt.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGKeyInfoExt.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGKeyInfoX509.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGKeyInfoX509.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGTransform.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGTransform.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c dsig/DSIGTransformC14n.cpp  -fPIC -DPIC -o dsig/.libs/libxml_security_c_la-DSIGTransformC14n.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o enc/libxml_security_c_la-XSECCryptoX509.lo `test -f 'enc/XSECCryptoX509.cpp' || echo './'`enc/XSECCryptoX509.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o enc/libxml_security_c_la-XSECKeyInfoResolverDefault.lo `test -f 'enc/XSECKeyInfoResolverDefault.cpp' || echo './'`enc/XSECKeyInfoResolverDefault.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c enc/XSECCryptoX509.cpp  -fPIC -DPIC -o enc/.libs/libxml_security_c_la-XSECCryptoX509.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c enc/XSECKeyInfoResolverDefault.cpp  -fPIC -DPIC -o enc/.libs/libxml_security_c_la-XSECKeyInfoResolverDefault.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o enc/libxml_security_c_la-XSECCryptoUtils.lo `test -f 'enc/XSECCryptoUtils.cpp' || echo './'`enc/XSECCryptoUtils.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o enc/libxml_security_c_la-XSECCryptoBase64.lo `test -f 'enc/XSECCryptoBase64.cpp' || echo './'`enc/XSECCryptoBase64.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o enc/XSCrypt/libxml_security_c_la-XSCryptCryptoBase64.lo `test -f 'enc/XSCrypt/XSCryptCryptoBase64.cpp' || echo './'`enc/XSCrypt/XSCryptCryptoBase64.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o enc/libxml_security_c_la-XSECCryptoException.lo `test -f 'enc/XSECCryptoException.cpp' || echo './'`enc/XSECCryptoException.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o framework/libxml_security_c_la-XSECError.lo `test -f 'framework/XSECError.cpp' || echo './'`framework/XSECError.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o framework/libxml_security_c_la-XSECAlgorithmMapper.lo `test -f 'framework/XSECAlgorithmMapper.cpp' || echo './'`framework/XSECAlgorithmMapper.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c enc/XSECCryptoUtils.cpp  -fPIC -DPIC -o enc/.libs/libxml_security_c_la-XSECCryptoUtils.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o framework/libxml_security_c_la-XSECEnv.lo `test -f 'framework/XSECEnv.cpp' || echo './'`framework/XSECEnv.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c enc/XSECCryptoBase64.cpp  -fPIC -DPIC -o enc/.libs/libxml_security_c_la-XSECCryptoBase64.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c enc/XSCrypt/XSCryptCryptoBase64.cpp  -fPIC -DPIC -o enc/XSCrypt/.libs/libxml_security_c_la-XSCryptCryptoBase64.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c enc/XSECCryptoException.cpp  -fPIC -DPIC -o enc/.libs/libxml_security_c_la-XSECCryptoException.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o framework/libxml_security_c_la-XSECProvider.lo `test -f 'framework/XSECProvider.cpp' || echo './'`framework/XSECProvider.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c framework/XSECError.cpp  -fPIC -DPIC -o framework/.libs/libxml_security_c_la-XSECError.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c framework/XSECAlgorithmMapper.cpp  -fPIC -DPIC -o framework/.libs/libxml_security_c_la-XSECAlgorithmMapper.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o framework/libxml_security_c_la-XSECException.lo `test -f 'framework/XSECException.cpp' || echo './'`framework/XSECException.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c framework/XSECEnv.cpp  -fPIC -DPIC -o framework/.libs/libxml_security_c_la-XSECEnv.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o framework/libxml_security_c_la-XSECURIResolverXerces.lo `test -f 'framework/XSECURIResolverXerces.cpp' || echo './'`framework/XSECURIResolverXerces.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c framework/XSECProvider.cpp  -fPIC -DPIC -o framework/.libs/libxml_security_c_la-XSECProvider.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o transformers/libxml_security_c_la-TXFMBase.lo `test -f 'transformers/TXFMBase.cpp' || echo './'`transformers/TXFMBase.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o transformers/libxml_security_c_la-TXFMChain.lo `test -f 'transformers/TXFMChain.cpp' || echo './'`transformers/TXFMChain.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c framework/XSECException.cpp  -fPIC -DPIC -o framework/.libs/libxml_security_c_la-XSECException.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o transformers/libxml_security_c_la-TXFMCipher.lo `test -f 'transformers/TXFMCipher.cpp' || echo './'`transformers/TXFMCipher.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c framework/XSECURIResolverXerces.cpp  -fPIC -DPIC -o framework/.libs/libxml_security_c_la-XSECURIResolverXerces.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o transformers/libxml_security_c_la-TXFMParser.lo `test -f 'transformers/TXFMParser.cpp' || echo './'`transformers/TXFMParser.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c transformers/TXFMBase.cpp  -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMBase.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c transformers/TXFMChain.cpp  -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMChain.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c transformers/TXFMCipher.cpp  -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMCipher.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o transformers/libxml_security_c_la-TXFMSB.lo `test -f 'transformers/TXFMSB.cpp' || echo './'`transformers/TXFMSB.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c transformers/TXFMParser.cpp  -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMParser.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o transformers/libxml_security_c_la-TXFMEnvelope.lo `test -f 'transformers/TXFMEnvelope.cpp' || echo './'`transformers/TXFMEnvelope.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o transformers/libxml_security_c_la-TXFMBase64.lo `test -f 'transformers/TXFMBase64.cpp' || echo './'`transformers/TXFMBase64.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c transformers/TXFMSB.cpp  -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMSB.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o transformers/libxml_security_c_la-TXFMXPathFilter.lo `test -f 'transformers/TXFMXPathFilter.cpp' || echo './'`transformers/TXFMXPathFilter.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o transformers/libxml_security_c_la-TXFMHash.lo `test -f 'transformers/TXFMHash.cpp' || echo './'`transformers/TXFMHash.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o transformers/libxml_security_c_la-TXFMC14n.lo `test -f 'transformers/TXFMC14n.cpp' || echo './'`transformers/TXFMC14n.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o transformers/libxml_security_c_la-TXFMURL.lo `test -f 'transformers/TXFMURL.cpp' || echo './'`transformers/TXFMURL.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c transformers/TXFMBase64.cpp  -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMBase64.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c transformers/TXFMEnvelope.cpp  -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMEnvelope.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c transformers/TXFMXPathFilter.cpp  -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMXPathFilter.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c transformers/TXFMHash.cpp  -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMHash.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o transformers/libxml_security_c_la-TXFMOutputFile.lo `test -f 'transformers/TXFMOutputFile.cpp' || echo './'`transformers/TXFMOutputFile.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c transformers/TXFMC14n.cpp  -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMC14n.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c transformers/TXFMURL.cpp  -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMURL.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o transformers/libxml_security_c_la-TXFMXPath.lo `test -f 'transformers/TXFMXPath.cpp' || echo './'`transformers/TXFMXPath.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o transformers/libxml_security_c_la-TXFMXSL.lo `test -f 'transformers/TXFMXSL.cpp' || echo './'`transformers/TXFMXSL.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c transformers/TXFMOutputFile.cpp  -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMOutputFile.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o transformers/libxml_security_c_la-TXFMDocObject.lo `test -f 'transformers/TXFMDocObject.cpp' || echo './'`transformers/TXFMDocObject.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o transformers/libxml_security_c_la-TXFMConcatChains.lo `test -f 'transformers/TXFMConcatChains.cpp' || echo './'`transformers/TXFMConcatChains.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c transformers/TXFMXPath.cpp  -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMXPath.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c transformers/TXFMXSL.cpp  -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMXSL.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c transformers/TXFMDocObject.cpp  -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMDocObject.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o transformers/libxml_security_c_la-TXFMChar.lo `test -f 'transformers/TXFMChar.cpp' || echo './'`transformers/TXFMChar.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c transformers/TXFMConcatChains.cpp  -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMConcatChains.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o utils/libxml_security_c_la-XSECAlgorithmSupport.lo `test -f 'utils/XSECAlgorithmSupport.cpp' || echo './'`utils/XSECAlgorithmSupport.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o utils/libxml_security_c_la-XSECBinTXFMInputStream.lo `test -f 'utils/XSECBinTXFMInputStream.cpp' || echo './'`utils/XSECBinTXFMInputStream.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c transformers/TXFMChar.cpp  -fPIC -DPIC -o transformers/.libs/libxml_security_c_la-TXFMChar.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o utils/libxml_security_c_la-XSECXPathNodeList.lo `test -f 'utils/XSECXPathNodeList.cpp' || echo './'`utils/XSECXPathNodeList.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c utils/XSECAlgorithmSupport.cpp  -fPIC -DPIC -o utils/.libs/libxml_security_c_la-XSECAlgorithmSupport.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c utils/XSECBinTXFMInputStream.cpp  -fPIC -DPIC -o utils/.libs/libxml_security_c_la-XSECBinTXFMInputStream.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o utils/libxml_security_c_la-XSECSafeBuffer.lo `test -f 'utils/XSECSafeBuffer.cpp' || echo './'`utils/XSECSafeBuffer.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o utils/libxml_security_c_la-XSECTXFMInputSource.lo `test -f 'utils/XSECTXFMInputSource.cpp' || echo './'`utils/XSECTXFMInputSource.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c utils/XSECXPathNodeList.cpp  -fPIC -DPIC -o utils/.libs/libxml_security_c_la-XSECXPathNodeList.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o utils/libxml_security_c_la-XSECDOMUtils.lo `test -f 'utils/XSECDOMUtils.cpp' || echo './'`utils/XSECDOMUtils.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o utils/libxml_security_c_la-XSECSafeBufferFormatter.lo `test -f 'utils/XSECSafeBufferFormatter.cpp' || echo './'`utils/XSECSafeBufferFormatter.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c utils/XSECSafeBuffer.cpp  -fPIC -DPIC -o utils/.libs/libxml_security_c_la-XSECSafeBuffer.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o utils/libxml_security_c_la-XSECNameSpaceExpander.lo `test -f 'utils/XSECNameSpaceExpander.cpp' || echo './'`utils/XSECNameSpaceExpander.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c utils/XSECTXFMInputSource.cpp  -fPIC -DPIC -o utils/.libs/libxml_security_c_la-XSECTXFMInputSource.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o utils/libxml_security_c_la-XSECPlatformUtils.lo `test -f 'utils/XSECPlatformUtils.cpp' || echo './'`utils/XSECPlatformUtils.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c utils/XSECDOMUtils.cpp  -fPIC -DPIC -o utils/.libs/libxml_security_c_la-XSECDOMUtils.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c utils/XSECSafeBufferFormatter.cpp  -fPIC -DPIC -o utils/.libs/libxml_security_c_la-XSECSafeBufferFormatter.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o utils/libxml_security_c_la-XSECSOAPRequestorSimple.lo `test -f 'utils/XSECSOAPRequestorSimple.cpp' || echo './'`utils/XSECSOAPRequestorSimple.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o utils/unixutils/libxml_security_c_la-XSECSOAPRequestorSimpleUnix.lo `test -f 'utils/unixutils/XSECSOAPRequestorSimpleUnix.cpp' || echo './'`utils/unixutils/XSECSOAPRequestorSimpleUnix.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c utils/XSECNameSpaceExpander.cpp  -fPIC -DPIC -o utils/.libs/libxml_security_c_la-XSECNameSpaceExpander.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c utils/XSECPlatformUtils.cpp  -fPIC -DPIC -o utils/.libs/libxml_security_c_la-XSECPlatformUtils.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xenc/impl/libxml_security_c_la-XENCCipherReferenceImpl.lo `test -f 'xenc/impl/XENCCipherReferenceImpl.cpp' || echo './'`xenc/impl/XENCCipherReferenceImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xenc/impl/libxml_security_c_la-XENCEncryptionMethodImpl.lo `test -f 'xenc/impl/XENCEncryptionMethodImpl.cpp' || echo './'`xenc/impl/XENCEncryptionMethodImpl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c utils/XSECSOAPRequestorSimple.cpp  -fPIC -DPIC -o utils/.libs/libxml_security_c_la-XSECSOAPRequestorSimple.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c utils/unixutils/XSECSOAPRequestorSimpleUnix.cpp  -fPIC -DPIC -o utils/unixutils/.libs/libxml_security_c_la-XSECSOAPRequestorSimpleUnix.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xenc/impl/libxml_security_c_la-XENCCipherValueImpl.lo `test -f 'xenc/impl/XENCCipherValueImpl.cpp' || echo './'`xenc/impl/XENCCipherValueImpl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xenc/impl/XENCCipherReferenceImpl.cpp  -fPIC -DPIC -o xenc/impl/.libs/libxml_security_c_la-XENCCipherReferenceImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xenc/impl/XENCEncryptionMethodImpl.cpp  -fPIC -DPIC -o xenc/impl/.libs/libxml_security_c_la-XENCEncryptionMethodImpl.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xenc/impl/libxml_security_c_la-XENCAlgorithmHandlerDefault.lo `test -f 'xenc/impl/XENCAlgorithmHandlerDefault.cpp' || echo './'`xenc/impl/XENCAlgorithmHandlerDefault.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xenc/impl/libxml_security_c_la-XENCEncryptedDataImpl.lo `test -f 'xenc/impl/XENCEncryptedDataImpl.cpp' || echo './'`xenc/impl/XENCEncryptedDataImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xenc/impl/libxml_security_c_la-XENCCipherDataImpl.lo `test -f 'xenc/impl/XENCCipherDataImpl.cpp' || echo './'`xenc/impl/XENCCipherDataImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xenc/impl/libxml_security_c_la-XENCEncryptedTypeImpl.lo `test -f 'xenc/impl/XENCEncryptedTypeImpl.cpp' || echo './'`xenc/impl/XENCEncryptedTypeImpl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xenc/impl/XENCCipherValueImpl.cpp  -fPIC -DPIC -o xenc/impl/.libs/libxml_security_c_la-XENCCipherValueImpl.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xenc/impl/libxml_security_c_la-XENCCipherImpl.lo `test -f 'xenc/impl/XENCCipherImpl.cpp' || echo './'`xenc/impl/XENCCipherImpl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xenc/impl/XENCAlgorithmHandlerDefault.cpp  -fPIC -DPIC -o xenc/impl/.libs/libxml_security_c_la-XENCAlgorithmHandlerDefault.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xenc/impl/XENCEncryptedDataImpl.cpp  -fPIC -DPIC -o xenc/impl/.libs/libxml_security_c_la-XENCEncryptedDataImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xenc/impl/XENCEncryptedTypeImpl.cpp  -fPIC -DPIC -o xenc/impl/.libs/libxml_security_c_la-XENCEncryptedTypeImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xenc/impl/XENCCipherDataImpl.cpp  -fPIC -DPIC -o xenc/impl/.libs/libxml_security_c_la-XENCCipherDataImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xenc/impl/XENCCipherImpl.cpp  -fPIC -DPIC -o xenc/impl/.libs/libxml_security_c_la-XENCCipherImpl.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xenc/impl/libxml_security_c_la-XENCEncryptedKeyImpl.lo `test -f 'xenc/impl/XENCEncryptedKeyImpl.cpp' || echo './'`xenc/impl/XENCEncryptedKeyImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/libxml_security_c_la-XKMSConstants.lo `test -f 'xkms/XKMSConstants.cpp' || echo './'`xkms/XKMSConstants.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xenc/impl/XENCEncryptedKeyImpl.cpp  -fPIC -DPIC -o xenc/impl/.libs/libxml_security_c_la-XENCEncryptedKeyImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/XKMSConstants.cpp  -fPIC -DPIC -o xkms/.libs/libxml_security_c_la-XKMSConstants.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSCompoundRequestImpl.lo `test -f 'xkms/impl/XKMSCompoundRequestImpl.cpp' || echo './'`xkms/impl/XKMSCompoundRequestImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSRecoverRequestImpl.lo `test -f 'xkms/impl/XKMSRecoverRequestImpl.cpp' || echo './'`xkms/impl/XKMSRecoverRequestImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSRegisterResultImpl.lo `test -f 'xkms/impl/XKMSRegisterResultImpl.cpp' || echo './'`xkms/impl/XKMSRegisterResultImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSRecoverResultImpl.lo `test -f 'xkms/impl/XKMSRecoverResultImpl.cpp' || echo './'`xkms/impl/XKMSRecoverResultImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSCompoundResultImpl.lo `test -f 'xkms/impl/XKMSCompoundResultImpl.cpp' || echo './'`xkms/impl/XKMSCompoundResultImpl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSRecoverRequestImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSRecoverRequestImpl.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSRevokeKeyBindingImpl.lo `test -f 'xkms/impl/XKMSRevokeKeyBindingImpl.cpp' || echo './'`xkms/impl/XKMSRevokeKeyBindingImpl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSCompoundRequestImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSCompoundRequestImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSRecoverResultImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSRecoverResultImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSRegisterResultImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSRegisterResultImpl.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSKeyBindingAbstractTypeImpl.lo `test -f 'xkms/impl/XKMSKeyBindingAbstractTypeImpl.cpp' || echo './'`xkms/impl/XKMSKeyBindingAbstractTypeImpl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSCompoundResultImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSCompoundResultImpl.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSPrototypeKeyBindingImpl.lo `test -f 'xkms/impl/XKMSPrototypeKeyBindingImpl.cpp' || echo './'`xkms/impl/XKMSPrototypeKeyBindingImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSValidateResultImpl.lo `test -f 'xkms/impl/XKMSValidateResultImpl.cpp' || echo './'`xkms/impl/XKMSValidateResultImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSAuthenticationImpl.lo `test -f 'xkms/impl/XKMSAuthenticationImpl.cpp' || echo './'`xkms/impl/XKMSAuthenticationImpl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSKeyBindingAbstractTypeImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSKeyBindingAbstractTypeImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSRevokeKeyBindingImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSRevokeKeyBindingImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSPrototypeKeyBindingImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSPrototypeKeyBindingImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSValidateResultImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSValidateResultImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSAuthenticationImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSAuthenticationImpl.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSStatusResultImpl.lo `test -f 'xkms/impl/XKMSStatusResultImpl.cpp' || echo './'`xkms/impl/XKMSStatusResultImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSReissueRequestImpl.lo `test -f 'xkms/impl/XKMSReissueRequestImpl.cpp' || echo './'`xkms/impl/XKMSReissueRequestImpl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSStatusResultImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSStatusResultImpl.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSKeyBindingImpl.lo `test -f 'xkms/impl/XKMSKeyBindingImpl.cpp' || echo './'`xkms/impl/XKMSKeyBindingImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSRequestAbstractTypeImpl.lo `test -f 'xkms/impl/XKMSRequestAbstractTypeImpl.cpp' || echo './'`xkms/impl/XKMSRequestAbstractTypeImpl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSReissueRequestImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSReissueRequestImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSKeyBindingImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSKeyBindingImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSRequestAbstractTypeImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSRequestAbstractTypeImpl.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSRespondWithImpl.lo `test -f 'xkms/impl/XKMSRespondWithImpl.cpp' || echo './'`xkms/impl/XKMSRespondWithImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSReissueResultImpl.lo `test -f 'xkms/impl/XKMSReissueResultImpl.cpp' || echo './'`xkms/impl/XKMSReissueResultImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSMessageAbstractTypeImpl.lo `test -f 'xkms/impl/XKMSMessageAbstractTypeImpl.cpp' || echo './'`xkms/impl/XKMSMessageAbstractTypeImpl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSRespondWithImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSRespondWithImpl.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSRevokeResultImpl.lo `test -f 'xkms/impl/XKMSRevokeResultImpl.cpp' || echo './'`xkms/impl/XKMSRevokeResultImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSRevokeRequestImpl.lo `test -f 'xkms/impl/XKMSRevokeRequestImpl.cpp' || echo './'`xkms/impl/XKMSRevokeRequestImpl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSReissueResultImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSReissueResultImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSMessageAbstractTypeImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSMessageAbstractTypeImpl.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSPendingRequestImpl.lo `test -f 'xkms/impl/XKMSPendingRequestImpl.cpp' || echo './'`xkms/impl/XKMSPendingRequestImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSValidateRequestImpl.lo `test -f 'xkms/impl/XKMSValidateRequestImpl.cpp' || echo './'`xkms/impl/XKMSValidateRequestImpl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSRevokeResultImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSRevokeResultImpl.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSRecoverKeyBindingImpl.lo `test -f 'xkms/impl/XKMSRecoverKeyBindingImpl.cpp' || echo './'`xkms/impl/XKMSRecoverKeyBindingImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSRSAKeyPairImpl.lo `test -f 'xkms/impl/XKMSRSAKeyPairImpl.cpp' || echo './'`xkms/impl/XKMSRSAKeyPairImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSUnverifiedKeyBindingImpl.lo `test -f 'xkms/impl/XKMSUnverifiedKeyBindingImpl.cpp' || echo './'`xkms/impl/XKMSUnverifiedKeyBindingImpl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSRevokeRequestImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSRevokeRequestImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSPendingRequestImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSPendingRequestImpl.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSLocateRequestImpl.lo `test -f 'xkms/impl/XKMSLocateRequestImpl.cpp' || echo './'`xkms/impl/XKMSLocateRequestImpl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSValidateRequestImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSValidateRequestImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSRecoverKeyBindingImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSRecoverKeyBindingImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSRSAKeyPairImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSRSAKeyPairImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSUnverifiedKeyBindingImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSUnverifiedKeyBindingImpl.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSResultTypeImpl.lo `test -f 'xkms/impl/XKMSResultTypeImpl.cpp' || echo './'`xkms/impl/XKMSResultTypeImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSResultImpl.lo `test -f 'xkms/impl/XKMSResultImpl.cpp' || echo './'`xkms/impl/XKMSResultImpl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSLocateRequestImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSLocateRequestImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSResultTypeImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSResultTypeImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSResultImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSResultImpl.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSValidityIntervalImpl.lo `test -f 'xkms/impl/XKMSValidityIntervalImpl.cpp' || echo './'`xkms/impl/XKMSValidityIntervalImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSRegisterRequestImpl.lo `test -f 'xkms/impl/XKMSRegisterRequestImpl.cpp' || echo './'`xkms/impl/XKMSRegisterRequestImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSStatusImpl.lo `test -f 'xkms/impl/XKMSStatusImpl.cpp' || echo './'`xkms/impl/XKMSStatusImpl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSValidityIntervalImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSValidityIntervalImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSRegisterRequestImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSRegisterRequestImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSStatusImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSStatusImpl.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSStatusRequestImpl.lo `test -f 'xkms/impl/XKMSStatusRequestImpl.cpp' || echo './'`xkms/impl/XKMSStatusRequestImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSReissueKeyBindingImpl.lo `test -f 'xkms/impl/XKMSReissueKeyBindingImpl.cpp' || echo './'`xkms/impl/XKMSReissueKeyBindingImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSMessageFactoryImpl.lo `test -f 'xkms/impl/XKMSMessageFactoryImpl.cpp' || echo './'`xkms/impl/XKMSMessageFactoryImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSResponseMechanismImpl.lo `test -f 'xkms/impl/XKMSResponseMechanismImpl.cpp' || echo './'`xkms/impl/XKMSResponseMechanismImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSNotBoundAuthentication.lo `test -f 'xkms/impl/XKMSNotBoundAuthentication.cpp' || echo './'`xkms/impl/XKMSNotBoundAuthentication.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSStatusRequestImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSStatusRequestImpl.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSLocateResultImpl.lo `test -f 'xkms/impl/XKMSLocateResultImpl.cpp' || echo './'`xkms/impl/XKMSLocateResultImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSQueryKeyBindingImpl.lo `test -f 'xkms/impl/XKMSQueryKeyBindingImpl.cpp' || echo './'`xkms/impl/XKMSQueryKeyBindingImpl.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o xkms/impl/libxml_security_c_la-XKMSUseKeyWithImpl.lo `test -f 'xkms/impl/XKMSUseKeyWithImpl.cpp' || echo './'`xkms/impl/XKMSUseKeyWithImpl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSReissueKeyBindingImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSReissueKeyBindingImpl.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoHashHMAC.lo `test -f 'enc/OpenSSL/OpenSSLCryptoHashHMAC.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoHashHMAC.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSMessageFactoryImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSMessageFactoryImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSResponseMechanismImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSResponseMechanismImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSNotBoundAuthentication.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSNotBoundAuthentication.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyRSA.lo `test -f 'enc/OpenSSL/OpenSSLCryptoKeyRSA.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoKeyRSA.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSLocateResultImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSLocateResultImpl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSUseKeyWithImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSUseKeyWithImpl.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoHash.lo `test -f 'enc/OpenSSL/OpenSSLCryptoHash.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoHash.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c xkms/impl/XKMSQueryKeyBindingImpl.cpp  -fPIC -DPIC -o xkms/impl/.libs/libxml_security_c_la-XKMSQueryKeyBindingImpl.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoProvider.lo `test -f 'enc/OpenSSL/OpenSSLCryptoProvider.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoProvider.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c enc/OpenSSL/OpenSSLCryptoHashHMAC.cpp  -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoHashHMAC.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c enc/OpenSSL/OpenSSLCryptoKeyRSA.cpp  -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoKeyRSA.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoX509.lo `test -f 'enc/OpenSSL/OpenSSLCryptoX509.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoX509.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c enc/OpenSSL/OpenSSLCryptoHash.cpp  -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoHash.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c enc/OpenSSL/OpenSSLCryptoProvider.cpp  -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoProvider.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoBase64.lo `test -f 'enc/OpenSSL/OpenSSLCryptoBase64.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoBase64.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c enc/OpenSSL/OpenSSLCryptoX509.cpp  -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoX509.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c enc/OpenSSL/OpenSSLCryptoBase64.cpp  -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoBase64.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyDSA.lo `test -f 'enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyEC.lo `test -f 'enc/OpenSSL/OpenSSLCryptoKeyEC.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoKeyEC.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoSymmetricKey.lo `test -f 'enc/OpenSSL/OpenSSLCryptoSymmetricKey.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoSymmetricKey.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp  -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoKeyDSA.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyHMAC.lo `test -f 'enc/OpenSSL/OpenSSLCryptoKeyHMAC.cpp' || echo './'`enc/OpenSSL/OpenSSLCryptoKeyHMAC.cpp
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2     -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o enc/OpenSSL/libxml_security_c_la-OpenSSLSupport.lo `test -f 'enc/OpenSSL/OpenSSLSupport.cpp' || echo './'`enc/OpenSSL/OpenSSLSupport.cpp
g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_TOOLS -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -W     -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tools/xtest/xsec_xtest-xtest.o `test -f 'tools/xtest/xtest.cpp' || echo './'`tools/xtest/xtest.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c enc/OpenSSL/OpenSSLCryptoKeyEC.cpp  -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoKeyEC.o
g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_TOOLS -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -W   -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tools/c14n/xsec_c14n-c14n.o `test -f 'tools/c14n/c14n.cpp' || echo './'`tools/c14n/c14n.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c enc/OpenSSL/OpenSSLCryptoSymmetricKey.cpp  -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoSymmetricKey.o
g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_TOOLS -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -W     -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tools/checksig/xsec_checksig-checksig.o `test -f 'tools/checksig/checksig.cpp' || echo './'`tools/checksig/checksig.cpp
g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_TOOLS -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -W     -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tools/checksig/xsec_checksig-AnonymousResolver.o `test -f 'tools/checksig/AnonymousResolver.cpp' || echo './'`tools/checksig/AnonymousResolver.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c enc/OpenSSL/OpenSSLCryptoKeyHMAC.cpp  -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLCryptoKeyHMAC.o
g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_TOOLS -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -W     -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tools/checksig/xsec_checksig-InteropResolver.o `test -f 'tools/checksig/InteropResolver.cpp' || echo './'`tools/checksig/InteropResolver.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I.. -I.. -DXSEC_BUILDING_LIBRARY -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c enc/OpenSSL/OpenSSLSupport.cpp  -fPIC -DPIC -o enc/OpenSSL/.libs/libxml_security_c_la-OpenSSLSupport.o
g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_TOOLS -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -W    -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tools/templatesign/xsec_templatesign-templatesign.o `test -f 'tools/templatesign/templatesign.cpp' || echo './'`tools/templatesign/templatesign.cpp
g++ -DHAVE_CONFIG_H   -I.. -I.. -DXSEC_BUILDING_TOOLS -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -W   -g -O2 -fdebug-prefix-map=/build/xml-security-c-2.0.2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o tools/txfmout/xsec_txfmout-txfmout.o `test -f 'tools/txfmout/txfmout.cpp' || echo './'`tools/txfmout/txfmout.cpp
enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp: In member function 'virtual unsigned int OpenSSLCryptoKeyDSA::signBase64Signature(unsigned char*, unsigned int, char*, unsigned int) const':
enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp:401:55: error: 'BN_bn2binpad' was not declared in this scope
     if (BN_bn2binpad(dsaSigR, rawSigBuf, DSAsigCompLen) <= 0) {
                                                       ^
enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp:406:69: error: 'BN_bn2binpad' was not declared in this scope
     if (BN_bn2binpad(dsaSigS, rawSigBuf+DSAsigCompLen, DSAsigCompLen) <= 0) {
                                                                     ^
Makefile:3194: recipe for target 'enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyDSA.lo' failed
make[3]: *** [enc/OpenSSL/libxml_security_c_la-OpenSSLCryptoKeyDSA.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from ../xsec/dsig/DSIGKeyInfo.hpp:36:0,
                 from ../xsec/dsig/DSIGKeyInfoList.hpp:35,
                 from ../xsec/enc/XSECKeyInfoResolver.hpp:36,
                 from tools/checksig/InteropResolver.hpp:35,
                 from tools/checksig/InteropResolver.cpp:32:
../xsec/utils/XSECSafeBufferFormatter.hpp: In member function 'virtual void sbFormatTarget::writeChars(const XMLByte*, XMLSize_t, xercesc_3_2::XMLFormatter*)':
../xsec/utils/XSECSafeBufferFormatter.hpp:63:73: warning: unused parameter 'formatter' [-Wunused-parameter]
                     XERCES_CPP_NAMESPACE_QUALIFIER XMLFormatter * const formatter)
                                                                         ^~~~~~~~~
In file included from ../xsec/dsig/DSIGKeyInfo.hpp:36:0,
                 from ../xsec/dsig/DSIGKeyInfoList.hpp:35,
                 from ../xsec/enc/XSECKeyInfoResolver.hpp:36,
                 from tools/checksig/InteropResolver.hpp:35,
                 from tools/checksig/checksig.cpp:30:
../xsec/utils/XSECSafeBufferFormatter.hpp: In member function 'virtual void sbFormatTarget::writeChars(const XMLByte*, XMLSize_t, xercesc_3_2::XMLFormatter*)':
../xsec/utils/XSECSafeBufferFormatter.hpp:63:73: warning: unused parameter 'formatter' [-Wunused-parameter]
                     XERCES_CPP_NAMESPACE_QUALIFIER XMLFormatter * const formatter)
                                                                         ^~~~~~~~~
In file included from ../xsec/dsig/DSIGSignature.hpp:35:0,
                 from ../xsec/framework/XSECProvider.hpp:33,
                 from tools/templatesign/templatesign.cpp:35:
../xsec/utils/XSECSafeBufferFormatter.hpp: In member function 'virtual void sbFormatTarget::writeChars(const XMLByte*, XMLSize_t, xercesc_3_2::XMLFormatter*)':
../xsec/utils/XSECSafeBufferFormatter.hpp:63:73: warning: unused parameter 'formatter' [-Wunused-parameter]
                     XERCES_CPP_NAMESPACE_QUALIFIER XMLFormatter * const formatter)
                                                                         ^~~~~~~~~
In file included from ../xsec/dsig/DSIGSignature.hpp:35:0,
                 from ../xsec/framework/XSECProvider.hpp:33,
                 from tools/txfmout/txfmout.cpp:35:
../xsec/utils/XSECSafeBufferFormatter.hpp: In member function 'virtual void sbFormatTarget::writeChars(const XMLByte*, XMLSize_t, xercesc_3_2::XMLFormatter*)':
../xsec/utils/XSECSafeBufferFormatter.hpp:63:73: warning: unused parameter 'formatter' [-Wunused-parameter]
                     XERCES_CPP_NAMESPACE_QUALIFIER XMLFormatter * const formatter)
                                                                         ^~~~~~~~~
In file included from ../xsec/utils/XSECNameSpaceExpander.hpp:36:0,
                 from ../xsec/transformers/TXFMBase.hpp:35,
                 from ../xsec/transformers/TXFMOutputFile.hpp:33,
                 from tools/xtest/xtest.cpp:53:
../xsec/utils/XSECSafeBufferFormatter.hpp: In member function 'virtual void sbFormatTarget::writeChars(const XMLByte*, XMLSize_t, xercesc_3_2::XMLFormatter*)':
../xsec/utils/XSECSafeBufferFormatter.hpp:63:73: warning: unused parameter 'formatter' [-Wunused-parameter]
                     XERCES_CPP_NAMESPACE_QUALIFIER XMLFormatter * const formatter)
                                                                         ^~~~~~~~~
In file included from ../xsec/utils/XSECNameSpaceExpander.hpp:36:0,
                 from tools/c14n/c14n.cpp:51:
../xsec/utils/XSECSafeBufferFormatter.hpp: In member function 'virtual void sbFormatTarget::writeChars(const XMLByte*, XMLSize_t, xercesc_3_2::XMLFormatter*)':
../xsec/utils/XSECSafeBufferFormatter.hpp:63:73: warning: unused parameter 'formatter' [-Wunused-parameter]
                     XERCES_CPP_NAMESPACE_QUALIFIER XMLFormatter * const formatter)
                                                                         ^~~~~~~~~
tools/templatesign/templatesign.cpp: In member function 'virtual void DOMPrintFormatTarget::writeChars(const XMLByte*, XMLSize_t, xercesc_3_2::XMLFormatter*)':
tools/templatesign/templatesign.cpp:192:42: warning: unused parameter 'formatter' [-Wunused-parameter]
                     XMLFormatter * const formatter)
                                          ^~~~~~~~~
tools/templatesign/templatesign.cpp: In member function 'virtual void DOMMemFormatTarget::writeChars(const XMLByte*, XMLSize_t, xercesc_3_2::XMLFormatter*)':
tools/templatesign/templatesign.cpp:460:42: warning: unused parameter 'formatter' [-Wunused-parameter]
                     XMLFormatter * const formatter)
                                          ^~~~~~~~~
tools/xtest/xtest.cpp: In function 'void unitTestRSA(xercesc_3_2::DOMImplementation*)':
tools/xtest/xtest.cpp:1142:20: warning: 'rsaKey' may be used uninitialized in this function [-Wmaybe-uninitialized]
         unitTestSig(impl, (XSECCryptoKeyRSA *)rsaKey->clone(), DSIGConstants::s_unicodeStrURIRSA_SHA384);
         ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/build/xml-security-c-2.0.2/xsec'
Makefile:522: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/build/xml-security-c-2.0.2'
Makefile:423: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/build/xml-security-c-2.0.2'
dh_auto_build: make -j16 returned exit code 2
debian/rules:10: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
I: copying local configuration
E: Failed autobuilding of package
I: user script /var/cache/pbuilder/build/cow.29254/tmp/hooks/C10_shell_on_failure starting
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libgpm2 vim-common vim-runtime xxd
Suggested packages:
  gpm ctags vim-doc vim-scripts
The following NEW packages will be installed:
  less libgpm2 vim vim-common vim-runtime xxd
0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 6892 kB of archives.
After this operation, 31.5 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u1 [132 kB]
Get:2 http://deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u1 [159 kB]
Get:3 http://deb.debian.org/debian stretch/main amd64 less amd64 481-2.1 [126 kB]
Get:4 http://deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
Get:5 http://deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u1 [5407 kB]
Get:6 http://deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u1 [1034 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 6892 kB in 0s (24.1 MB/s)
Selecting previously unselected package xxd.
(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 ... 16352 files and directories currently installed.)
Preparing to unpack .../0-xxd_2%3a8.0.0197-4+deb9u1_amd64.deb ...
Unpacking xxd (2:8.0.0197-4+deb9u1) ...
Selecting previously unselected package vim-common.
Preparing to unpack .../1-vim-common_2%3a8.0.0197-4+deb9u1_all.deb ...
Unpacking vim-common (2:8.0.0197-4+deb9u1) ...
Selecting previously unselected package less.
Preparing to unpack .../2-less_481-2.1_amd64.deb ...
Unpacking less (481-2.1) ...
Selecting previously unselected package libgpm2:amd64.
Preparing to unpack .../3-libgpm2_1.20.4-6.2+b1_amd64.deb ...
Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
Selecting previously unselected package vim-runtime.
Preparing to unpack .../4-vim-runtime_2%3a8.0.0197-4+deb9u1_all.deb ...
Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
Unpacking vim-runtime (2:8.0.0197-4+deb9u1) ...
Selecting previously unselected package vim.
Preparing to unpack .../5-vim_2%3a8.0.0197-4+deb9u1_amd64.deb ...
Unpacking vim (2:8.0.0197-4+deb9u1) ...
Setting up less (481-2.1) ...
Setting up xxd (2:8.0.0197-4+deb9u1) ...
Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up vim-common (2:8.0.0197-4+deb9u1) ...
Processing triggers for man-db (2.7.6.1-2) ...
Setting up vim-runtime (2:8.0.0197-4+deb9u1) ...
Setting up vim (2:8.0.0197-4+deb9u1) ...
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
I: user script /var/cache/pbuilder/build/cow.29254/tmp/hooks/C10_shell_on_failure finished
I: unmounting /var/lib/debarchiver filesystem
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: Cleaning COW directory
I: forking: rm -rf /var/cache/pbuilder/build/cow.29254
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xml-security-c_2.0.2-3~bpo9+2_amd64.build.sig
Type: application/octet-stream
Size: 566 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-shibboleth-devel/attachments/20190319/6569e446/attachment-0001.obj>


More information about the Pkg-shibboleth-devel mailing list