Your message dated Sun, 05 Feb 2017 07:19:00 +0000
with message-id <[email protected]>
and subject line Bug#853701: fixed in voms 2.1.0~rc0-2
has caused the Debian Bug report #853701,
regarding voms: ftbfs with GCC-7
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
853701: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853701
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:voms
Version: 2.1.0~rc0-1
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-7
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/voms_2.1.0~rc0-1_unstable_gcc7.log
The last lines of the build log are at the end of this report.
To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-7/porting_to.html
[...]
Using ns1 service name: vomsSOAP
Using ns1 service style: document
Using ns1 service encoding: literal
Using ns1 service location: http://www.example.org/
Using ns1 schema namespace: http://www.example.org/voms/
Saving vomsSOAP.GetAttributeCertificate.req.xml sample SOAP/XML request
Saving vomsSOAP.GetAttributeCertificate.res.xml sample SOAP/XML response
Saving vomsSOAP.nsmap namespace mapping table
Saving soapClient.cpp client call stub functions
Saving soapClientLib.cpp client stubs with serializers (use only for libs)
Saving soapServer.cpp server request dispatcher
Saving soapServerLib.cpp server request dispatcher with serializers (use only
for libs)
Saving soapC.cpp serialization functions
Compilation successful
g++ -DHAVE_CONFIG_H -I. -I../../src/autogen -I../../src/include
-I../../src/api/ccapi -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -MT vomsd.o -MD -MP -MF .deps/vomsd.Tpo -c -o vomsd.o
vomsd.cc
In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25:0,
from vomsd.cc:34:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^~~~~~~
vomsd.cc:466:34: warning: macro "__DATE__" might prevent reproducible builds
[-Wdate-time]
std::cout << "Compiled: " << __DATE__ << " " << __TIME__ << std::endl;
^~~~~~~~
vomsd.cc:466:53: warning: macro "__TIME__" might prevent reproducible builds
[-Wdate-time]
std::cout << "Compiled: " << __DATE__ << " " << __TIME__ << std::endl;
^~~~~~~~
vomsd.cc:526:56: warning: macro "__DATE__" might prevent reproducible builds
[-Wdate-time]
LOGM(VARP, logh, LEV_INFO, T_PRE, "Compiled: %s %s", __DATE__, __TIME__);
^~~~~~~~
vomsd.cc:526:66: warning: macro "__TIME__" might prevent reproducible builds
[-Wdate-time]
LOGM(VARP, logh, LEV_INFO, T_PRE, "Compiled: %s %s", __DATE__, __TIME__);
^~~~~~~~
vomsd.cc: In function 'bool determine_group_and_role(std::__cxx11::string,
char*, char**, char**)':
vomsd.cc:1454:19: error: invalid conversion from 'char' to 'char*'
[-fpermissive]
(*role) = '\0';
^~~~
Makefile:548: recipe for target 'vomsd.o' failed
make[3]: *** [vomsd.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/server'
Makefile:424: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
Makefile:459: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:47: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: voms
Source-Version: 2.1.0~rc0-2
We believe that the bug you reported is fixed in the latest version of
voms, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mattias Ellert <[email protected]> (supplier of updated voms package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 03 Feb 2017 11:33:34 +0100
Source: voms
Binary: libvomsapi1v5 voms-clients voms-dev voms-doc voms-server voms-dbg
Architecture: source amd64 all
Version: 2.1.0~rc0-2
Distribution: unstable
Urgency: medium
Maintainer: Mattias Ellert <[email protected]>
Changed-By: Mattias Ellert <[email protected]>
Description:
libvomsapi1v5 - Virtual Organization Membership Service C++ API
voms-clients - Virtual Organization Membership Service Clients
voms-dbg - Virtual Organization Membership Service - Debug Symbols
voms-dev - Virtual Organization Membership Service C++ API Development Files
voms-doc - Virtual Organization Membership Service Documentation Files
voms-server - Virtual Organization Membership Service Server
Closes: 853701 854211
Changes:
voms (2.1.0~rc0-2) unstable; urgency=medium
.
* Fix a few remaining OpenSSL 1.1 issues (Closes: #854211)
* Fix a GCC 7 compiler error (Closes: #853701)
* Create RFC proxies as default
Checksums-Sha1:
f454f124df6ab87ef1cdc7a8961a8645c75862ab 2219 voms_2.1.0~rc0-2.dsc
b9ee34c2b3ca0ec28485ed967dd4e1a3ec3003d8 8376 voms_2.1.0~rc0-2.debian.tar.xz
ded15ecc7255b98010561eb135e03234141a7893 140768
libvomsapi1v5_2.1.0~rc0-2_amd64.deb
15613f095bc5e1d2209aea05b5b6ed8af91bd9df 132276
voms-clients_2.1.0~rc0-2_amd64.deb
ef731bcd50a59e5a262e9ccb1724558aa6772576 2425714 voms-dbg_2.1.0~rc0-2_amd64.deb
de29ffb0752dccc28c14ced960a956c1aa43fcb6 162762 voms-dev_2.1.0~rc0-2_amd64.deb
c2215761db9fc200baef11713fa208f65a47b337 151366 voms-doc_2.1.0~rc0-2_all.deb
562c4cadbc737c4ba35ca8ca71b089c124400fd7 142822
voms-server_2.1.0~rc0-2_amd64.deb
7c883e8b6b562bdff120d19a8f2cebde76c634ee 6427 voms_2.1.0~rc0-2_amd64.buildinfo
Checksums-Sha256:
8bc25e675082e6b0e0e16a47dfcb1b3604bd2d957622a07cd1e441ce020cbf19 2219
voms_2.1.0~rc0-2.dsc
e7c91deefb8ee6f03742f5f23a28630c2f7b766fcc99b3f64854c1ce9e0d7532 8376
voms_2.1.0~rc0-2.debian.tar.xz
9a96d41096a4c152a1f5eb62ed8fc0e473e2be351f891fbfb319a124fc75707f 140768
libvomsapi1v5_2.1.0~rc0-2_amd64.deb
50422869089a735fdcf4a82ed84c8b37be40ddf795af9599e02975d4d77001e8 132276
voms-clients_2.1.0~rc0-2_amd64.deb
61b6953dd2c7cc1a9980f15ade7c20ad1832159611da2d73756c14bbd717e64b 2425714
voms-dbg_2.1.0~rc0-2_amd64.deb
c858cf0d22a081791b91f6d90509d90df85f0e79e13f1d60ed4429c6fb3a70ea 162762
voms-dev_2.1.0~rc0-2_amd64.deb
c49b79235a2477624f02489b0eb3c6e5b4372c4e4babf77c0de7f5603eaaf851 151366
voms-doc_2.1.0~rc0-2_all.deb
96b0c543527caa458772568386d20a558f54538ab558b272591e1e9d2422cf61 142822
voms-server_2.1.0~rc0-2_amd64.deb
7cea91bc3d0311b0f883fed0215e3d4f42f4c8de970efd7cba5bd1a7c7e0596e 6427
voms_2.1.0~rc0-2_amd64.buildinfo
Files:
0b3f32f79a259aee3b2ad68bc76e4b3a 2219 libs optional voms_2.1.0~rc0-2.dsc
e2d1a69f34ada7da9e3e0d00968846c8 8376 libs optional
voms_2.1.0~rc0-2.debian.tar.xz
544b5fb68da5ce70e50e2e975010b39c 140768 libs optional
libvomsapi1v5_2.1.0~rc0-2_amd64.deb
8549437cdabcd11c7959770a7ac86e3a 132276 net optional
voms-clients_2.1.0~rc0-2_amd64.deb
1a4ba2426ff2ff2592d5d7eed7d62f58 2425714 debug extra
voms-dbg_2.1.0~rc0-2_amd64.deb
8472bdc9ada85b1cac3f4c6da3ac5757 162762 libdevel optional
voms-dev_2.1.0~rc0-2_amd64.deb
8a3eb350d9c39ebe5b23dc4bea2d8225 151366 doc optional
voms-doc_2.1.0~rc0-2_all.deb
49f864a64a9079193e8523472b955a62 142822 net optional
voms-server_2.1.0~rc0-2_amd64.deb
52c6c97bd66c5a54d2276d5429e04ba3 6427 libs optional
voms_2.1.0~rc0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEE6hgwr99NQxrZ4RRS6K7C/zvhqUsFAliWy/cACgkQ6K7C/zvh
qUsj4Q//VE9ACLd9X+5WthPQ6nAJvVU6zTRr/J8oNDzY+zON+3ptSVR9VwXtIRGL
6XKykmLL6udM3WYPLz+MYljKEUMWYxUPyNllB3Ac6D3kj3Zo+iAJOZxCTPWYXSUK
x2B5jR+Zn5ffj8uDq5HffaFiF05uKj2wKa6QZ1LxsO7wW9DVPEeRe8uH+lPYgWrM
X2yDJ+rmZxWPSN6iZ47r26jpT0da/k7OsXvcnQeKnmscZDyVtu55zzDefWIsbxkR
KqXEskWyASoelXv4UremsE94VezG5+JRIWe/mR/Mcajr+MMWYlR+DoaJTDrzkE/d
fM0Z3Nb2y7ga1Mq/q8RjrzLLCyiQfluN5mL09f4M2A6sf+c1wWxHmyzRRaGfQe8C
DmfkuKH4hvnc3/To4680VEyPIGSwvdEbAwKfpJGfcUL3hzknwEoC7nb0de5rH6kK
ODSk0WVh3ax5o/Eih5HNAc1iD0xSpQQxad9xzcNf/bLSWo0togb8yt1dnU1lpN8a
EBeWTTarkgnQbqr9wMzn12Wc3FkTEXvcUt9RnI0xhBkTkLY0ptjfxPyV3iwEz+zc
p4ISUMqm3wlDGvXHh6Qt30xcimP6Fw81E18IPpsgjbHXAea0q91Y96vo8RM9Q1+Q
5MKvTDaG6SrAKp8QFVkt8m/kl/FSy2Wd2ZltAMw0vMKswkalSDg=
=wGjC
-----END PGP SIGNATURE-----
--- End Message ---