Debian Bug report logs -
#778058
percona-xtradb-cluster-galera-2.x: ftbfs with GCC-5
Reported by: Matthias Klose <doko@debian.org>
Date: Thu, 12 Feb 2015 10:59:26 UTC
Severity: serious
Tags: patch, sid, stretch
Found in version percona-xtradb-cluster-galera-2.x/1:2.11.2675-1
Fixed in version percona-xtradb-cluster-galera-2.x/1:2.11.2675-1.1
Done: gregor herrmann <gregoa@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>:
Bug#778058; Package src:percona-xtradb-cluster-galera-2.x.
(Thu, 12 Feb 2015 10:59:31 GMT) (full text, mbox, link).
Acknowledgement sent
to Matthias Klose <doko@debian.org>:
New Bug report received and forwarded. Copy sent to Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>.
(Thu, 12 Feb 2015 10:59:31 GMT) (full text, mbox, link).
Message #5 received at maintonly@bugs.debian.org (full text, mbox, reply):
Package: src:percona-xtradb-cluster-galera-2.x
Version: 1:2.11.2675-1
Severity: normal
Tags: sid stretch
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-5
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-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/percona-xtradb-cluster-galera-2.x_2.11.2675-1_unstable_gcc5.log
The last lines of the build log are at the end of this report.
To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are C11 as the default C mode, 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-5/porting_to.html
[...]
g++ -o gcomm/src/gmcast.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -fno-strict-aliasing -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src gcomm/src/gmcast.cpp
g++ -o gcomm/src/gmcast_proto.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -fno-strict-aliasing -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src gcomm/src/gmcast_proto.cpp
g++ -o gcomm/src/histogram.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -fno-strict-aliasing -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src gcomm/src/histogram.cpp
g++ -o gcomm/src/pc.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -fno-strict-aliasing -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src gcomm/src/pc.cpp
g++ -o gcomm/src/pc_proto.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -fno-strict-aliasing -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src gcomm/src/pc_proto.cpp
g++ -o gcomm/src/protonet.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -fno-strict-aliasing -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src gcomm/src/protonet.cpp
g++ -o gcomm/src/protostack.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -fno-strict-aliasing -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src gcomm/src/protostack.cpp
g++ -o gcomm/src/transport.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -fno-strict-aliasing -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src gcomm/src/transport.cpp
g++ -o gcomm/src/uuid.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -fno-strict-aliasing -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src gcomm/src/uuid.cpp
g++ -o gcomm/src/view.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -fno-strict-aliasing -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src gcomm/src/view.cpp
g++ -o gcomm/src/socket.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -fno-strict-aliasing -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src gcomm/src/socket.cpp
g++ -o gcomm/src/asio_tcp.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -fno-strict-aliasing -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src gcomm/src/asio_tcp.cpp
g++ -o gcomm/src/asio_udp.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -fno-strict-aliasing -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src gcomm/src/asio_udp.cpp
g++ -o gcomm/src/asio_protonet.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -fno-strict-aliasing -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src gcomm/src/asio_protonet.cpp
ar rc gcomm/src/libgcomm.a gcomm/src/conf.o gcomm/src/defaults.o gcomm/src/evs_consensus.o gcomm/src/evs_input_map2.o gcomm/src/evs_message2.o gcomm/src/evs_node.o gcomm/src/evs_proto.o gcomm/src/gmcast.o gcomm/src/gmcast_proto.o gcomm/src/histogram.o gcomm/src/pc.o gcomm/src/pc_proto.o gcomm/src/protonet.o gcomm/src/protostack.o gcomm/src/transport.o gcomm/src/uuid.o gcomm/src/view.o gcomm/src/socket.o gcomm/src/asio_tcp.o gcomm/src/asio_udp.o gcomm/src/asio_protonet.o
ranlib gcomm/src/libgcomm.a
g++ -o galerautils/src/gu_datetime.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -Wno-old-style-cast -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src galerautils/src/gu_datetime.cpp
g++ -o galerautils/src/gu_exception.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -Wno-old-style-cast -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src galerautils/src/gu_exception.cpp
g++ -o galerautils/src/gu_logger.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -Wno-old-style-cast -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src galerautils/src/gu_logger.cpp
g++ -o galerautils/src/gu_prodcons.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -Wno-old-style-cast -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src galerautils/src/gu_prodcons.cpp
g++ -o galerautils/src/gu_regex.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -Wno-old-style-cast -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src galerautils/src/gu_regex.cpp
g++ -o galerautils/src/gu_string.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -Wno-old-style-cast -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src galerautils/src/gu_string.cpp
g++ -o galerautils/src/gu_uri.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -Wno-old-style-cast -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src galerautils/src/gu_uri.cpp
g++ -o galerautils/src/gu_buffer.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -Wno-old-style-cast -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src galerautils/src/gu_buffer.cpp
g++ -o galerautils/src/gu_utils++.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -Wno-old-style-cast -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src galerautils/src/gu_utils++.cpp
g++ -o galerautils/src/gu_config.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -Wno-old-style-cast -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src galerautils/src/gu_config.cpp
g++ -o galerautils/src/gu_resolver.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -Weffc++ -Wold-style-cast -Wno-old-style-cast -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src galerautils/src/gu_resolver.cpp
ar rc galerautils/src/libgalerautils++.a galerautils/src/gu_datetime.o galerautils/src/gu_exception.o galerautils/src/gu_logger.o galerautils/src/gu_prodcons.o galerautils/src/gu_regex.o galerautils/src/gu_string.o galerautils/src/gu_uri.o galerautils/src/gu_buffer.o galerautils/src/gu_utils++.o galerautils/src/gu_config.o galerautils/src/gu_resolver.o
ranlib galerautils/src/libgalerautils++.a
gcc -o galerautils/src/gu_abort.o -c -std=c99 -fno-strict-aliasing -pipe -g -O3 -DNDEBUG -m64 -Wall -Wextra -Wno-unused-parameter -pedantic -pthread -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DHAVE_ASIO_SSL_HPP -Werror -Icommon -Iasio -Igalerautils/src -Igcomm/src -Igcomm/src/gcomm -Igcache/src -Igcs/src -Iwsdb/src -Igalera/src galerautils/src/gu_abort.c
In file included from galerautils/src/gu_abort.c:13:0:
galerautils/src/gu_abort.c: In function 'gu_abort':
galerautils/src/gu_log.h:73:33: error: ISO C does not support '__PRETTY_FUNCTION__' predefined identifier [-Werror=pedantic]
gu_log(level, __FILE__, __PRETTY_FUNCTION__, __LINE__,\
^
galerautils/src/gu_log.h:85:23: note: in expansion of macro 'GU_LOG_C'
#define gu_info(...) GU_LOG_C(GU_LOG_INFO, ## __VA_ARGS__, NULL)
^
galerautils/src/gu_abort.c:29:5: note: in expansion of macro 'gu_info'
gu_info ("%s: Terminated.", GU_SYS_PROGRAM_NAME);
^
cc1: all warnings being treated as errors
scons: *** [galerautils/src/gu_abort.o] Error 1
scons: building terminated because of errors.
make[1]: *** [override_dh_auto_build] Error 2
debian/rules:15: recipe for target 'override_dh_auto_build' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
debian/rules:18: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
Severity set to 'important' from 'normal'
Request was from Matthias Klose <doko@debian.org>
to control@bugs.debian.org.
(Tue, 16 Jun 2015 11:18:27 GMT) (full text, mbox, link).
Severity set to 'serious' from 'important'
Request was from Matthias Klose <doko@debian.org>
to control@bugs.debian.org.
(Thu, 25 Jun 2015 11:26:29 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>:
Bug#778058; Package src:percona-xtradb-cluster-galera-2.x.
(Thu, 16 Jul 2015 19:21:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Josh Gadeken <josh.gadeken@hp.com>:
Extra info received and forwarded to list. Copy sent to Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>.
(Thu, 16 Jul 2015 19:21:04 GMT) (full text, mbox, link).
Message #14 received at 778058@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
tags 778058 + patch
thanks
Here's a fix for the GCC 5 build issue. I added
"-Wno-error=format-security" to the GNUmakefile. The package
successfully builds and links using GCC 5 with this change.
It looks like GCC 5 / gobjc 5 sets "-Werror=format-security" by default.
Please see the "Environment variables" section at
https://wiki.debian.org/Hardening#Environment_variables for more info.
--
Josh Gadeken
Linux for HP Helion OpenStack, Hewlett-Packard
[oolite.gcc5.patch (text/x-patch, attachment)]
Added tag(s) patch.
Request was from Josh Gadeken <josh.gadeken@hp.com>
to control@bugs.debian.org.
(Thu, 16 Jul 2015 19:21:10 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>:
Bug#778058; Package src:percona-xtradb-cluster-galera-2.x.
(Thu, 16 Jul 2015 19:36:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Josh Gadeken <josh.gadeken@hp.com>:
Extra info received and forwarded to list. Copy sent to Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>.
(Thu, 16 Jul 2015 19:36:04 GMT) (full text, mbox, link).
Message #21 received at 778058@bugs.debian.org (full text, mbox, reply):
tags 778058 - patch
thanks
Sorry, I accidentally submitted this patch to the wrong bug number.
--
Josh Gadeken
Linux for HP Helion OpenStack, Hewlett-Packard
Removed tag(s) patch.
Request was from Josh Gadeken <josh.gadeken@hp.com>
to control@bugs.debian.org.
(Thu, 16 Jul 2015 19:36:06 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>:
Bug#778058; Package src:percona-xtradb-cluster-galera-2.x.
(Fri, 24 Jul 2015 20:33:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Alexander Balderson <alexander.balderson@hp.com>:
Extra info received and forwarded to list. Copy sent to Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>.
(Fri, 24 Jul 2015 20:33:04 GMT) (full text, mbox, link).
Message #28 received at 778058@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
tags 778058 + patch
thanks
Here's a fix for the GCC 5 build issue. Converted __PRETTY_FUNCTION__ to
__func__ to be compatible with new compilers.
--
Alexander Balderson
Linux for HP Helion OpenStack, Hewlett-Packard
[percona-xtradb-cluster-galera-2.x.gcc5.patch (text/x-patch, attachment)]
Added tag(s) patch.
Request was from Alexander Balderson <alexander.balderson@hp.com>
to control@bugs.debian.org.
(Fri, 24 Jul 2015 20:33:06 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>:
Bug#778058; Package src:percona-xtradb-cluster-galera-2.x.
(Tue, 18 Aug 2015 21:21:12 GMT) (full text, mbox, link).
Acknowledgement sent
to gregor herrmann <gregoa@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>.
(Tue, 18 Aug 2015 21:21:12 GMT) (full text, mbox, link).
Message #35 received at 778058@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Control: tags 778058 + pending
Dear maintainer,
I've prepared an NMU for percona-xtradb-cluster-galera-2.x (versioned
as 1:2.11.2675-1.1) and uploaded it to DELAYED/2. Please feel free to
tell me if I should delay it longer.
Regards.
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - https://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`-
[percona-xtradb-cluster-galera-2.x-2.11.2675-1.1-nmu.diff (text/x-diff, attachment)]
[signature.asc (application/pgp-signature, inline)]
Added tag(s) pending.
Request was from gregor herrmann <gregoa@debian.org>
to 778058-submit@bugs.debian.org.
(Tue, 18 Aug 2015 21:21:12 GMT) (full text, mbox, link).
Reply sent
to gregor herrmann <gregoa@debian.org>:
You have taken responsibility.
(Thu, 20 Aug 2015 23:36:04 GMT) (full text, mbox, link).
Notification sent
to Matthias Klose <doko@debian.org>:
Bug acknowledged by developer.
(Thu, 20 Aug 2015 23:36:04 GMT) (full text, mbox, link).
Message #42 received at 778058-close@bugs.debian.org (full text, mbox, reply):
Source: percona-xtradb-cluster-galera-2.x
Source-Version: 1:2.11.2675-1.1
We believe that the bug you reported is fixed in the latest version of
percona-xtradb-cluster-galera-2.x, 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 778058@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <gregoa@debian.org> (supplier of updated percona-xtradb-cluster-galera-2.x 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 ftpmaster@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 18 Aug 2015 23:13:28 +0200
Source: percona-xtradb-cluster-galera-2.x
Binary: percona-xtradb-cluster-galera-2.x
Architecture: source
Version: 1:2.11.2675-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Changed-By: gregor herrmann <gregoa@debian.org>
Closes: 778058
Description:
percona-xtradb-cluster-galera-2.x - Synchronous multi-master replication plugin for transactional app
Changes:
percona-xtradb-cluster-galera-2.x (1:2.11.2675-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ alexander balderson ]
* d/p/gcc5.patch: Fixing to build under gcc5 by replacing __PRETTY_FUNCTION__
with __func__
(Closes: #778058)
Checksums-Sha1:
f471853ed95cdf61838cdd3fe8d8fee14471d2fc 2464 percona-xtradb-cluster-galera-2.x_2.11.2675-1.1.dsc
6920ff29789c8446360ccd390623294f199e4c2e 5724 percona-xtradb-cluster-galera-2.x_2.11.2675-1.1.debian.tar.xz
Checksums-Sha256:
f8e3cd16139c6e432f73514178e007b22d065e917e25097b500b731894a7191f 2464 percona-xtradb-cluster-galera-2.x_2.11.2675-1.1.dsc
28086ceff0f72f799eaa4897eff9b0f6201d3170ad9c5022fa93c7f93dae40f3 5724 percona-xtradb-cluster-galera-2.x_2.11.2675-1.1.debian.tar.xz
Files:
59dff6fce2489898454331ebe61c6d36 2464 database extra percona-xtradb-cluster-galera-2.x_2.11.2675-1.1.dsc
6e9f2af12d573019abe4d8381d832e17 5724 database extra percona-xtradb-cluster-galera-2.x_2.11.2675-1.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQJ8BAEBCgBmBQJV06DUXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGHjUQALEA8LINwq/GstRlpOiui7SB
kcO2qL7rMJoMYPzdhhs3ZQp69uRKmEyn/BXHryiB6vVoJOcbys7kQFtMOab+4UM6
fA3SLjC0I4/zu+UZE3Kb5yvyOzPnfVcKXGhuBg44FtqOZNVm9mjwcglS/pK42HKF
xSMPxVtxlbIs7PuGsmzAxx8g0UpiQ/p6LfTUZTx7kW5X0TAZ2247c7xl9CtvAvz1
Qhv+mkRYUPGDkJbVyQZl6U7/AEKQCHma4vddGUPTDU/5kSS9It56S876O4oowQa9
K2jyZEFsm5R9chjLQzyzmSyrZCAHHI867OBLU6vVktF4vhwY8iiTubbQG9XQBtaR
mQQZnZUFH+63iqZL7rxC3hrWlVgK4sm+iHiO8rwfJ+xnzTRTLDB0ujGGqPN1XnwG
koRmSHbXzP87m+fWDu0jOn8qxe4iKVUrKQn63gG3eyb/vyOkjd3n69w3qQW6/jqx
B4gd1HUwgBlVipvGiDhPl1TQhJDqWEtKdZZp345OxsPyfvrAf7MN19DadDDSO5tG
LH5l+Cn2I0hf/SXTZ3SHWwAnV7ydJiUnLkYYh6t1zdBTOzXtpeu9UTSH5H22QoNK
qXFSU4rYXHKhz+oYwjMuwD3eSpaSiXg7BDga6NlBbnHYiGVgK8OndIjC4aOTsASF
AJB9Pix5uArhQF6tli4C
=POqu
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Sun, 04 Oct 2015 08:01:37 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Thu Jan 4 23:10:54 2018;
Machine Name:
beach
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.