Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1251347 Details for
Bug 1423194
galera: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
config.log from failed build
config.log (text/plain), 34.33 KB, created by
Jonathan Wakely
on 2017-02-17 03:07:14 UTC
(
hide
)
Description:
config.log from failed build
Filename:
MIME Type:
Creator:
Jonathan Wakely
Created:
2017-02-17 03:07:14 UTC
Size:
34.33 KB
patch
obsolete
>file /builddir/build/BUILD/galera-3-25.3.16/SConstruct,line 262: > Configure(confdir = .sconf_temp) >scons: Configure: Checking for C library pthread... >.sconf_temp/conftest_0.c <- > | > | > | > |int > |main() { > | > |return 0; > |} > | >gcc -o .sconf_temp/conftest_0.o -c -std=c99 -fno-strict-aliasing -pipe -g -O3 -DNDEBUG -m64 -pthread -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H .sconf_temp/conftest_0.c >gcc -o .sconf_temp/conftest_0 -m64 -Wl,-melf_x86_64 .sconf_temp/conftest_0.o -lpthread >scons: Configure: yes > >scons: Configure: Checking for C library rt... >.sconf_temp/conftest_1.c <- > | > | > | > |int > |main() { > | > |return 0; > |} > | >gcc -o .sconf_temp/conftest_1.o -c -std=c99 -fno-strict-aliasing -pipe -g -O3 -DNDEBUG -m64 -pthread -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H .sconf_temp/conftest_1.c >gcc -o .sconf_temp/conftest_1 -m64 -Wl,-melf_x86_64 .sconf_temp/conftest_1.o -lpthread -lrt >scons: Configure: yes > >scons: Configure: Checking for C header file sys/epoll.h... >.sconf_temp/conftest_2.c <- > | > |#include <sys/epoll.h> > | > | >gcc -o .sconf_temp/conftest_2.o -c -std=c99 -fno-strict-aliasing -pipe -g -O3 -DNDEBUG -m64 -pthread -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H .sconf_temp/conftest_2.c >scons: Configure: yes > >scons: Configure: Checking for C header file byteswap.h... >.sconf_temp/conftest_3.c <- > | > |#include <byteswap.h> > | > | >gcc -o .sconf_temp/conftest_3.o -c -std=c99 -fno-strict-aliasing -pipe -g -O3 -DNDEBUG -m64 -pthread -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK .sconf_temp/conftest_3.c >scons: Configure: yes > >scons: Configure: Checking for C header file endian.h... >.sconf_temp/conftest_4.c <- > | > |#include <endian.h> > | > | >gcc -o .sconf_temp/conftest_4.o -c -std=c99 -fno-strict-aliasing -pipe -g -O3 -DNDEBUG -m64 -pthread -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H .sconf_temp/conftest_4.c >scons: Configure: yes > >scons: Configure: Checking for C header file execinfo.h... >.sconf_temp/conftest_5.c <- > | > |#include <execinfo.h> > | > | >gcc -o .sconf_temp/conftest_5.o -c -std=c99 -fno-strict-aliasing -pipe -g -O3 -DNDEBUG -m64 -pthread -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H .sconf_temp/conftest_5.c >scons: Configure: yes > >scons: Configure: Checking for C++ header file boost/shared_ptr.hpp... >.sconf_temp/conftest_6.cpp <- > | > |#include "boost/shared_ptr.hpp" > | > | >g++ -o .sconf_temp/conftest_6.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -g -O3 -DNDEBUG -m64 -pthread -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_EXECINFO_H .sconf_temp/conftest_6.cpp >scons: Configure: yes > >scons: Configure: Checking for C++ header file unordered_map... >.sconf_temp/conftest_7.cpp <- > | > |#include "unordered_map" > | > | >g++ -o .sconf_temp/conftest_7.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -g -O3 -DNDEBUG -m64 -pthread -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_SHARED_PTR_HPP .sconf_temp/conftest_7.cpp >In file included from /usr/include/c++/7/unordered_map:35:0, > from .sconf_temp/conftest_7.cpp:2: >/usr/include/c++/7/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. > #error This file requires compiler and library support \ > ^~~~~ >scons: Configure: no > >scons: Configure: Checking for C++ header file tr1/unordered_map... >.sconf_temp/conftest_8.cpp <- > | > |#include "tr1/unordered_map" > | > | >g++ -o .sconf_temp/conftest_8.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -g -O3 -DNDEBUG -m64 -pthread -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_SHARED_PTR_HPP .sconf_temp/conftest_8.cpp >scons: Configure: yes > >scons: Configure: Checking for C++ library boost_program_options... >.sconf_temp/conftest_9.cpp <- > | > | > |#include "boost/program_options.hpp" > | > |int > |main() { > | > |return 0; > |} > | >g++ -o .sconf_temp/conftest_9.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -g -O3 -DNDEBUG -m64 -pthread -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 .sconf_temp/conftest_9.cpp >g++ -o .sconf_temp/conftest_9 -m64 -Wl,-melf_x86_64 .sconf_temp/conftest_9.o -lpthread -lrt -lboost_program_options >scons: Configure: yes > >scons: Configure: Checking for C++ header file asio.hpp... >.sconf_temp/conftest_10.cpp <- > | > |#include "asio.hpp" > | > | >g++ -o .sconf_temp/conftest_10.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -g -O3 -DNDEBUG -m64 -pthread -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 .sconf_temp/conftest_10.cpp >.sconf_temp/conftest_10.cpp:2:10: fatal error: asio.hpp: No such file or directory > #include "asio.hpp" > ^~~~~~~~~~ >compilation terminated. >scons: Configure: no > >scons: Configure: Checking for C++ header file asio.hpp... >.sconf_temp/conftest_11.cpp <- > | > |#include "asio.hpp" > | > | >g++ -o .sconf_temp/conftest_11.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -g -O3 -DNDEBUG -m64 -pthread -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -Iasio .sconf_temp/conftest_11.cpp >scons: Configure: yes > >scons: Configure: Checking for C++ header file asio/ssl.hpp... >.sconf_temp/conftest_12.cpp <- > | > |#include "asio/ssl.hpp" > | > | >g++ -o .sconf_temp/conftest_12.o -c -Wno-long-long -Wno-deprecated -ansi -pipe -g -O3 -DNDEBUG -m64 -pthread -Wall -Wextra -Wno-unused-parameter -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_EXECINFO_H -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_TR1_UNORDERED_MAP -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -Iasio .sconf_temp/conftest_12.cpp >In file included from /usr/include/openssl/bio.h:20:0, > from /usr/include/openssl/conf.h:13, > from asio/asio/ssl/detail/openssl_types.hpp:19, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_init.hpp: In constructor 'asio::ssl::detail::openssl_init<Do_Init>::do_init::do_init()': >asio/asio/ssl/detail/openssl_init.hpp:51:27: error: expected id-expression before '(' token > mutexes_.resize(::CRYPTO_num_locks()); > ^ >In file included from asio/asio/ssl/detail/openssl_context_service.hpp:26:0, > from asio/asio/ssl/context_service.hpp:25, > from asio/asio/ssl/context.hpp:21, > from asio/asio/ssl.hpp:19, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_init.hpp:54:70: error: expected id-expression before ';' token > ::CRYPTO_set_locking_callback(&do_init::openssl_locking_func); > ^ >asio/asio/ssl/detail/openssl_init.hpp:55:60: error: expected id-expression before ';' token > ::CRYPTO_set_id_callback(&do_init::openssl_id_func); > ^ >asio/asio/ssl/detail/openssl_init.hpp: In destructor 'asio::ssl::detail::openssl_init<Do_Init>::do_init::~do_init()': >asio/asio/ssl/detail/openssl_init.hpp:63:36: error: expected id-expression before ';' token > ::CRYPTO_set_id_callback(0); > ^ >asio/asio/ssl/detail/openssl_init.hpp:64:41: error: expected id-expression before ';' token > ::CRYPTO_set_locking_callback(0); > ^ >In file included from /usr/include/openssl/engine.h:30:0, > from asio/asio/ssl/detail/openssl_types.hpp:21, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_init.hpp:65:11: error: expected id-expression before 'while' > ::ERR_free_strings(); > ^ >In file included from asio/asio/ssl/detail/openssl_context_service.hpp:26:0, > from asio/asio/ssl/context_service.hpp:25, > from asio/asio/ssl/context.hpp:21, > from asio/asio/ssl.hpp:19, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_init.hpp:66:11: warning: 'void ERR_remove_state(long unsigned int)' is deprecated [-Wdeprecated-declarations] > ::ERR_remove_state(0); > ^~~~~~~~~~~~~~~~ >In file included from /usr/include/openssl/opensslconf.h:42:0, > from /usr/include/openssl/ui.h:13, > from /usr/include/openssl/engine.h:29, > from asio/asio/ssl/detail/openssl_types.hpp:21, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >/usr/include/openssl/err.h:247:1: note: declared here > DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) > ^ >In file included from /usr/include/openssl/x509.h:23:0, > from /usr/include/openssl/ssl.h:50, > from asio/asio/ssl/detail/openssl_types.hpp:20, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_init.hpp:67:11: error: expected id-expression before 'while' > ::EVP_cleanup(); > ^ >In file included from /usr/include/openssl/bio.h:20:0, > from /usr/include/openssl/conf.h:13, > from asio/asio/ssl/detail/openssl_types.hpp:19, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_init.hpp:68:11: error: expected id-expression before 'while' > ::CRYPTO_cleanup_all_ex_data(); > ^ >In file included from asio/asio/ssl/detail/openssl_types.hpp:21:0, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_init.hpp:70:11: error: expected id-expression before 'while' > ::ENGINE_cleanup(); > ^ >In file included from asio/asio/ssl/context_service.hpp:25:0, > from asio/asio/ssl/context.hpp:21, > from asio/asio/ssl.hpp:19, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_context_service.hpp: In member function 'void asio::ssl::detail::openssl_context_service::create(SSL_CTX*&, asio::ssl::context_base::method)': >asio/asio/ssl/detail/openssl_context_service.hpp:89:30: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated [-Wdeprecated-declarations] > impl = ::SSL_CTX_new(::TLSv1_method()); > ^~~~~~~~~~~~ >In file included from /usr/include/openssl/opensslconf.h:42:0, > from /usr/include/openssl/ct.h:13, > from /usr/include/openssl/ssl.h:61, > from asio/asio/ssl/detail/openssl_types.hpp:20, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >/usr/include/openssl/ssl.h:1601:1: note: declared here > DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ > ^ >In file included from asio/asio/ssl/context_service.hpp:25:0, > from asio/asio/ssl/context.hpp:21, > from asio/asio/ssl.hpp:19, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_context_service.hpp:89:43: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated [-Wdeprecated-declarations] > impl = ::SSL_CTX_new(::TLSv1_method()); > ^ >In file included from /usr/include/openssl/opensslconf.h:42:0, > from /usr/include/openssl/ct.h:13, > from /usr/include/openssl/ssl.h:61, > from asio/asio/ssl/detail/openssl_types.hpp:20, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >/usr/include/openssl/ssl.h:1601:1: note: declared here > DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ > ^ >In file included from asio/asio/ssl/context_service.hpp:25:0, > from asio/asio/ssl/context.hpp:21, > from asio/asio/ssl.hpp:19, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_context_service.hpp:92:30: warning: 'const SSL_METHOD* TLSv1_client_method()' is deprecated [-Wdeprecated-declarations] > impl = ::SSL_CTX_new(::TLSv1_client_method()); > ^~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/openssl/opensslconf.h:42:0, > from /usr/include/openssl/ct.h:13, > from /usr/include/openssl/ssl.h:61, > from asio/asio/ssl/detail/openssl_types.hpp:20, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >/usr/include/openssl/ssl.h:1603:1: note: declared here > DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) /* TLSv1.0 */ > ^ >In file included from asio/asio/ssl/context_service.hpp:25:0, > from asio/asio/ssl/context.hpp:21, > from asio/asio/ssl.hpp:19, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_context_service.hpp:92:50: warning: 'const SSL_METHOD* TLSv1_client_method()' is deprecated [-Wdeprecated-declarations] > impl = ::SSL_CTX_new(::TLSv1_client_method()); > ^ >In file included from /usr/include/openssl/opensslconf.h:42:0, > from /usr/include/openssl/ct.h:13, > from /usr/include/openssl/ssl.h:61, > from asio/asio/ssl/detail/openssl_types.hpp:20, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >/usr/include/openssl/ssl.h:1603:1: note: declared here > DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) /* TLSv1.0 */ > ^ >In file included from asio/asio/ssl/context_service.hpp:25:0, > from asio/asio/ssl/context.hpp:21, > from asio/asio/ssl.hpp:19, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_context_service.hpp:95:30: warning: 'const SSL_METHOD* TLSv1_server_method()' is deprecated [-Wdeprecated-declarations] > impl = ::SSL_CTX_new(::TLSv1_server_method()); > ^~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/openssl/opensslconf.h:42:0, > from /usr/include/openssl/ct.h:13, > from /usr/include/openssl/ssl.h:61, > from asio/asio/ssl/detail/openssl_types.hpp:20, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >/usr/include/openssl/ssl.h:1602:1: note: declared here > DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) /* TLSv1.0 */ > ^ >In file included from asio/asio/ssl/context_service.hpp:25:0, > from asio/asio/ssl/context.hpp:21, > from asio/asio/ssl.hpp:19, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_context_service.hpp:95:50: warning: 'const SSL_METHOD* TLSv1_server_method()' is deprecated [-Wdeprecated-declarations] > impl = ::SSL_CTX_new(::TLSv1_server_method()); > ^ >In file included from /usr/include/openssl/opensslconf.h:42:0, > from /usr/include/openssl/ct.h:13, > from /usr/include/openssl/ssl.h:61, > from asio/asio/ssl/detail/openssl_types.hpp:20, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >/usr/include/openssl/ssl.h:1602:1: note: declared here > DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) /* TLSv1.0 */ > ^ >In file included from asio/asio/ssl/context_service.hpp:25:0, > from asio/asio/ssl/context.hpp:21, > from asio/asio/ssl.hpp:19, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_context_service.hpp: In member function 'void asio::ssl::detail::openssl_context_service::destroy(SSL_CTX*&)': >asio/asio/ssl/detail/openssl_context_service.hpp:117:15: error: invalid use of incomplete type 'SSL_CTX {aka struct ssl_ctx_st}' > if (impl->default_passwd_callback_userdata) > ^~ >In file included from /usr/include/openssl/crypto.h:31:0, > from /usr/include/openssl/bio.h:20, > from /usr/include/openssl/conf.h:13, > from asio/asio/ssl/detail/openssl_types.hpp:19, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >/usr/include/openssl/ossl_typ.h:145:16: note: forward declaration of 'SSL_CTX {aka struct ssl_ctx_st}' > typedef struct ssl_ctx_st SSL_CTX; > ^~~~~~~~~~ >In file included from asio/asio/ssl/context_service.hpp:25:0, > from asio/asio/ssl/context.hpp:21, > from asio/asio/ssl.hpp:19, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_context_service.hpp:117:17: error: invalid use of incomplete type 'SSL_CTX {aka struct ssl_ctx_st}' > if (impl->default_passwd_callback_userdata) > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/openssl/crypto.h:31:0, > from /usr/include/openssl/bio.h:20, > from /usr/include/openssl/conf.h:13, > from asio/asio/ssl/detail/openssl_types.hpp:19, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >/usr/include/openssl/ossl_typ.h:145:16: note: forward declaration of 'SSL_CTX {aka struct ssl_ctx_st}' > typedef struct ssl_ctx_st SSL_CTX; > ^~~~~~~~~~ >In file included from asio/asio/ssl/context_service.hpp:25:0, > from asio/asio/ssl/context.hpp:21, > from asio/asio/ssl.hpp:19, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_context_service.hpp:121:19: error: invalid use of incomplete type 'SSL_CTX {aka struct ssl_ctx_st}' > impl->default_passwd_callback_userdata); > ^~ >In file included from /usr/include/openssl/crypto.h:31:0, > from /usr/include/openssl/bio.h:20, > from /usr/include/openssl/conf.h:13, > from asio/asio/ssl/detail/openssl_types.hpp:19, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >/usr/include/openssl/ossl_typ.h:145:16: note: forward declaration of 'SSL_CTX {aka struct ssl_ctx_st}' > typedef struct ssl_ctx_st SSL_CTX; > ^~~~~~~~~~ >In file included from asio/asio/ssl/context_service.hpp:25:0, > from asio/asio/ssl/context.hpp:21, > from asio/asio/ssl.hpp:19, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_context_service.hpp:121:21: error: invalid use of incomplete type 'SSL_CTX {aka struct ssl_ctx_st}' > impl->default_passwd_callback_userdata); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/openssl/crypto.h:31:0, > from /usr/include/openssl/bio.h:20, > from /usr/include/openssl/conf.h:13, > from asio/asio/ssl/detail/openssl_types.hpp:19, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >/usr/include/openssl/ossl_typ.h:145:16: note: forward declaration of 'SSL_CTX {aka struct ssl_ctx_st}' > typedef struct ssl_ctx_st SSL_CTX; > ^~~~~~~~~~ >In file included from asio/asio/ssl/context_service.hpp:25:0, > from asio/asio/ssl/context.hpp:21, > from asio/asio/ssl.hpp:19, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_context_service.hpp:123:13: error: invalid use of incomplete type 'SSL_CTX {aka struct ssl_ctx_st}' > impl->default_passwd_callback_userdata = 0; > ^~ >In file included from /usr/include/openssl/crypto.h:31:0, > from /usr/include/openssl/bio.h:20, > from /usr/include/openssl/conf.h:13, > from asio/asio/ssl/detail/openssl_types.hpp:19, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >/usr/include/openssl/ossl_typ.h:145:16: note: forward declaration of 'SSL_CTX {aka struct ssl_ctx_st}' > typedef struct ssl_ctx_st SSL_CTX; > ^~~~~~~~~~ >In file included from asio/asio/ssl/context_service.hpp:25:0, > from asio/asio/ssl/context.hpp:21, > from asio/asio/ssl.hpp:19, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_context_service.hpp:123:15: error: invalid use of incomplete type 'SSL_CTX {aka struct ssl_ctx_st}' > impl->default_passwd_callback_userdata = 0; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/openssl/crypto.h:31:0, > from /usr/include/openssl/bio.h:20, > from /usr/include/openssl/conf.h:13, > from asio/asio/ssl/detail/openssl_types.hpp:19, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >/usr/include/openssl/ossl_typ.h:145:16: note: forward declaration of 'SSL_CTX {aka struct ssl_ctx_st}' > typedef struct ssl_ctx_st SSL_CTX; > ^~~~~~~~~~ >In file included from asio/asio/ssl/context_service.hpp:25:0, > from asio/asio/ssl/context.hpp:21, > from asio/asio/ssl.hpp:19, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_context_service.hpp: In member function 'asio::error_code asio::ssl::detail::openssl_context_service::set_password_callback(SSL_CTX*&, Password_Callback, asio::error_code&)': >asio/asio/ssl/detail/openssl_context_service.hpp:344:13: warning: invalid use of incomplete type 'SSL_CTX {aka struct ssl_ctx_st}' > if (impl->default_passwd_callback_userdata) > ^~ >In file included from /usr/include/openssl/crypto.h:31:0, > from /usr/include/openssl/bio.h:20, > from /usr/include/openssl/conf.h:13, > from asio/asio/ssl/detail/openssl_types.hpp:19, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >/usr/include/openssl/ossl_typ.h:145:16: note: forward declaration of 'SSL_CTX {aka struct ssl_ctx_st}' > typedef struct ssl_ctx_st SSL_CTX; > ^~~~~~~~~~ >In file included from asio/asio/ssl/context_service.hpp:25:0, > from asio/asio/ssl/context.hpp:21, > from asio/asio/ssl.hpp:19, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_context_service.hpp:348:17: warning: invalid use of incomplete type 'SSL_CTX {aka struct ssl_ctx_st}' > impl->default_passwd_callback_userdata); > ^~ >In file included from /usr/include/openssl/crypto.h:31:0, > from /usr/include/openssl/bio.h:20, > from /usr/include/openssl/conf.h:13, > from asio/asio/ssl/detail/openssl_types.hpp:19, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >/usr/include/openssl/ossl_typ.h:145:16: note: forward declaration of 'SSL_CTX {aka struct ssl_ctx_st}' > typedef struct ssl_ctx_st SSL_CTX; > ^~~~~~~~~~ >In file included from asio/asio/ssl/context_service.hpp:25:0, > from asio/asio/ssl/context.hpp:21, > from asio/asio/ssl.hpp:19, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_context_service.hpp:355:11: warning: invalid use of incomplete type 'SSL_CTX {aka struct ssl_ctx_st}' > impl->default_passwd_callback_userdata = callback_function; > ^~ >In file included from /usr/include/openssl/crypto.h:31:0, > from /usr/include/openssl/bio.h:20, > from /usr/include/openssl/conf.h:13, > from asio/asio/ssl/detail/openssl_types.hpp:19, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >/usr/include/openssl/ossl_typ.h:145:16: note: forward declaration of 'SSL_CTX {aka struct ssl_ctx_st}' > typedef struct ssl_ctx_st SSL_CTX; > ^~~~~~~~~~ >In file included from asio/asio/ssl/detail/openssl_context_service.hpp:26:0, > from asio/asio/ssl/context_service.hpp:25, > from asio/asio/ssl/context.hpp:21, > from asio/asio/ssl.hpp:19, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_init.hpp: In instantiation of 'asio::ssl::detail::openssl_init<Do_Init>::do_init::~do_init() [with bool Do_Init = true]': >/usr/include/boost/core/checked_delete.hpp:34:5: required from 'void boost::checked_delete(T*) [with T = asio::ssl::detail::openssl_init<>::do_init]' >/usr/include/boost/smart_ptr/detail/shared_count.hpp:141:34: required from 'boost::detail::shared_count::shared_count(Y*) [with Y = asio::ssl::detail::openssl_init<>::do_init]' >/usr/include/boost/smart_ptr/shared_ptr.hpp:284:20: required from 'void boost::detail::sp_pointer_construct(boost::shared_ptr<X>*, Y*, boost::detail::shared_count&) [with T = asio::ssl::detail::openssl_init<>::do_init; Y = asio::ssl::detail::openssl_init<>::do_init]' >/usr/include/boost/smart_ptr/shared_ptr.hpp:362:44: required from 'boost::shared_ptr<T>::shared_ptr(Y*) [with Y = asio::ssl::detail::openssl_init<>::do_init; T = asio::ssl::detail::openssl_init<>::do_init]' >asio/asio/ssl/detail/openssl_init.hpp:81:41: required from 'static boost::shared_ptr<asio::ssl::detail::openssl_init<Do_Init>::do_init> asio::ssl::detail::openssl_init<Do_Init>::do_init::instance() [with bool Do_Init = true]' >asio/asio/ssl/detail/openssl_init.hpp:120:29: required from 'asio::ssl::detail::openssl_init<Do_Init>::openssl_init() [with bool Do_Init = true]' >asio/asio/ssl/detail/openssl_context_service.hpp:48:69: required from here >asio/asio/ssl/detail/openssl_init.hpp:66:27: warning: 'void ERR_remove_state(long unsigned int)' is deprecated [-Wdeprecated-declarations] > ::ERR_remove_state(0); > ~~~~~~~~~~~~~~~~~~^~~ >In file included from /usr/include/openssl/opensslconf.h:42:0, > from /usr/include/openssl/ui.h:13, > from /usr/include/openssl/engine.h:29, > from asio/asio/ssl/detail/openssl_types.hpp:21, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >/usr/include/openssl/err.h:247:1: note: declared here > DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) > ^ >In file included from asio/asio/ssl/detail/openssl_context_service.hpp:26:0, > from asio/asio/ssl/context_service.hpp:25, > from asio/asio/ssl/context.hpp:21, > from asio/asio/ssl.hpp:19, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_init.hpp:66:27: warning: 'void ERR_remove_state(long unsigned int)' is deprecated [-Wdeprecated-declarations] > ::ERR_remove_state(0); > ~~~~~~~~~~~~~~~~~~^~~ >In file included from /usr/include/openssl/opensslconf.h:42:0, > from /usr/include/openssl/ui.h:13, > from /usr/include/openssl/engine.h:29, > from asio/asio/ssl/detail/openssl_types.hpp:21, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >/usr/include/openssl/err.h:247:1: note: declared here > DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) > ^ >In file included from asio/asio/ssl/detail/openssl_context_service.hpp:26:0, > from asio/asio/ssl/context_service.hpp:25, > from asio/asio/ssl/context.hpp:21, > from asio/asio/ssl.hpp:19, > from .sconf_temp/conftest_12.cpp:2: >asio/asio/ssl/detail/openssl_init.hpp:66:27: warning: 'void ERR_remove_state(long unsigned int)' is deprecated [-Wdeprecated-declarations] > ::ERR_remove_state(0); > ~~~~~~~~~~~~~~~~~~^~~ >In file included from /usr/include/openssl/opensslconf.h:42:0, > from /usr/include/openssl/ui.h:13, > from /usr/include/openssl/engine.h:29, > from asio/asio/ssl/detail/openssl_types.hpp:21, > from asio/asio/ssl/context_base.hpp:20, > from asio/asio/ssl/basic_context.hpp:25, > from asio/asio/ssl.hpp:18, > from .sconf_temp/conftest_12.cpp:2: >/usr/include/openssl/err.h:247:1: note: declared here > DEPRECATEDIN_1_0_0(void ERR_remove_state(unsigned long pid)) > ^ >scons: Configure: no >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1423194
: 1251347