Project

General

Profile

Actions

Bug #6197

closed

openSUSE Tumbleweed gcc/boost build errors

Added by Dmitriy Perlow over 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
01/08/2018
Due date:
% Done:

0%

Estimated time:

Description

[ 66s] + /usr/bin/cmake /home/abuild/rpmbuild/BUILD/wt-4.0.2/. '-GUnix Makefiles' -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_BUILD_TYPE=RelWithDebInfo '-DCMAKE_C_FLAGS=-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -DNDEBUG' '-DCMAKE_CXX_FLAGS=-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -DNDEBUG' '-DCMAKE_Fortran_FLAGS=-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -DNDEBUG' '-DCMAKE_EXE_LINKER_FLAGS=-Wl,---as-needed -Wl,---no-undefined -Wl,-z,now' '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,---as-needed -Wl,---no-undefined -Wl,-z,now' '-DCMAKE_SHARED_LINKER_FLAGS=-Wl,---as-needed -Wl,---no-undefined -Wl,-z,now' -DLIB_SUFFIX=64 -DCMAKE_SKIP_RPATH:BOOL=ON -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DCMAKE_COLOR_MAKEFILE:BOOL=OFF -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_MODULES_INSTALL_DIR=/usr/share/cmake/Modules -DENABLE_FIREBIRD=OFF -DWT_CPP_11_MODE=-std=c++0x -DUSE_SYSTEM_IBPP=ON -DSHARED_LIBS=ON -DMULTI_THREADED=ON -DUSE_SYSTEM_SQLITE3=ON -DUSE_SYSTEM_GLEW=ON -DCONNECTOR_HTTP=ON -DCONNECTOR_FCGI=ON -DENABLE_EXT=ON -DWEBGROUP=www -DWEBUSER=wwwrun -DRUNDIR=/srv/wt/run -DBUILD_EXAMPLES=ON -DENABLE_GM=ON -DWT_WRASTERIMAGE_IMPLEMENTATION=GraphicsMagick -DENABLE_HARU=ON -DENABLE_POSTGRES=ON -DENABLE_SQLITE=ON -DENABLE_MYSQL=ON -DWT_WITH_SSL=ON -DHTTP_WITH_ZLIB=ON

[ 66s] --- The C compiler identification is GNU 7.2.1

[ 66s] --- The CXX compiler identification is GNU 7.2.1

[ 66s] --- Check for working C compiler: /usr/bin/cc

[ 66s] --- Check for working C compiler: /usr/bin/cc --- works

[ 66s] --- Detecting C compiler ABI info

[ 66s] --- Detecting C compiler ABI info - done

[ 66s] --- Detecting C compile features

[ 67s] --- Detecting C compile features - done

[ 67s] --- Check for working CXX compiler: /usr/bin/c

[ 67s] --- Check for working CXX compiler: /usr/bin/c --- works

[ 67s] --- Detecting CXX compiler ABI info

[ 68s] --- Detecting CXX compiler ABI info - done

[ 68s] --- Detecting CXX compile features

[ 68s] --- Detecting CXX compile features - done

[ 69s] --- [ /usr/share/cmake/Modules/FindBoost.cmake:1767 ] Boost_FOUND = 1

[ 69s] --- Boost version: 1.66.0

[ 69s] --- Found the following Boost libraries:

[ 69s] --- program_options

[ 69s] --- system

[ 69s] --- filesystem

[ 69s] --- thread

[ 69s] --- chrono

[ 69s] --- date_time

[ 69s] --- Found png libraries

[ 69s] --- Looking for mysql_library_init

[ 70s] --- Looking for mysql_library_init - found

[ 70s] --- Found libharu libraries

[ 70s] --- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")

[ 70s] --- Checking for module 'pangoft2'

[ 70s] --- Found pangoft2, version 1.40.13

[ 70s] --- Looking for connect

[ 70s] --- Looking for connect - found

[ 70s] --- Looking for sin

[ 70s] --- Looking for sin - not found

[ 70s] --- Looking for Q_WS_X11

[ 71s] --- Looking for Q_WS_X11 - found

[ 71s] --- Looking for Q_WS_WIN

[ 71s] --- Looking for Q_WS_WIN - not found

[ 71s] --- Looking for Q_WS_QWS

[ 71s] --- Looking for Q_WS_QWS - not found

[ 71s] --- Looking for Q_WS_MAC

[ 71s] --- Looking for Q_WS_MAC - not found

[ 71s] --- Found Qt4: /usr/bin/qmake (found version "4.8.7")

[ 71s] Enabling multi threading.

[ 71s] --- Found Doxygen: /usr/bin/doxygen (found version "1.8.13") found components: doxygen dot

[ 71s] Enabling advanced font support using libpango

[ 72s] --- Found Sqlite3 header file in /usr/include

[ 72s] --- Found Sqlite3 libraries: optimized;/usr/lib64/libsqlite3.so;debug;/usr/lib64/libsqlite3.so

[ 72s] Wt::Dbo: building SQLite3 backend.

[ 72s] Wt::Dbo: building Postgres backend.

[ 72s] Wt::Dbo: not building Firebird backend.

[ 72s] Wt::Dbo: building MySQL backend.

[ 72s] Wt::Dbo: not building Microsoft SQL Server backend.

[ 72s] Disabling ISAPI.

[ 72s] Enabling FastCGI connector.

[ 72s] Enabling built-in httpd.

[ 72s] --- Looking for strcasestr

[ 72s] --- Looking for strcasestr - found

[ 72s] --- Looking for strcasecmp

[ 72s] --- Looking for strcasecmp - found

[ 72s] --- Looking for crypt

[ 72s] --- Looking for crypt - not found

[ 72s] --- Looking for crypt in crypt

[ 72s] --- Looking for crypt in crypt - found

[ 73s] Testing Wt::Dbo using Postgres backend

[ 73s] Testing Wt::Dbo using Mysql backend

[ 73s] Testing Wt::Dbo using Sqlite3 backend

[ 73s] --- Configuring done

[ 73s] --- Generating done

[ 73s] CMake Warning:

[ 73s] Manually-specified variables were not used by the project:

[ 73s]

[ 73s] BUILD_STATIC_LIBS

[ 73s] CMAKE_Fortran_FLAGS

[ 73s] CMAKE_INSTALL_DO_STRIP

[ 73s] CMAKE_INSTALL_LIBDIR

[ 73s] CMAKE_MODULES_INSTALL_DIR

[ 73s] ENABLE_GM

[ 73s] INCLUDE_INSTALL_DIR

[ 73s] LIB_SUFFIX

[ 73s] SHARE_INSTALL_PREFIX

[ 73s] SYSCONF_INSTALL_DIR

[ 73s] USE_SYSTEM_IBPP

[ 73s] WT_CPP_11_MODE

[ 183s] [ 63%] Building CXX object src/CMakeFiles/wt.dir/Wt/Mail/Message.C.o

[ 183s] cd /home/abuild/rpmbuild/BUILD/wt-4.0.2/build/src && /usr/bin/c -DBOOST_SPIRIT_THREADSAFE -DHAVE_GRAPHICSMAGICK -DHAVE_PDF_IMAGE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DWT_BUILDING -DWT_FONTSUPPORT_PANGO -DWT_WITH_OLD_INTERNALPATH_API -D_REENTRANT -Dwt_EXPORTS -I/home/abuild/rpmbuild/BUILD/wt-4.0.2/build -I/home/abuild/rpmbuild/BUILD/wt-4.0.2/src/web -I/home/abuild/rpmbuild/BUILD/wt-4.0.2/src -I/home/abuild/rpmbuild/BUILD/wt-4.0.2/build/src -I/home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Dbo/backend/amalgamation -isystem /usr/include/QtGui -isystem /usr/include/QtCore -I/usr/include/GraphicsMagick -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -DNDEBUG -O2 -g -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/wt.dir/Wt/Mail/Message.C.o -c /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Mail/Message.C

[ 183s] In file included from /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:10:0:

[ 183s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.h:26:11: error: using typedef-name 'boost::asio::io_service' after 'class'

[ 183s] class io_service;

[ 183s] ~

[ 183s] In file included from /usr/include/boost/asio.hpp:69:0,

[ 183s] from /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/AsioWrapper/asio.hpp:14,

[ 183s] from /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:8:

[ 183s] /usr/include/boost/asio/io_service.hpp:27:20: note: 'boost::asio::io_service' has a previous declaration here

[ 183s] typedef io_context io_service;

[ 183s] ~

[ 183s] [ 63%] Building CXX object src/CMakeFiles/wt.dir/Wt/Payment/Address.C.o

[ 183s] cd /home/abuild/rpmbuild/BUILD/wt-4.0.2/build/src && /usr/bin/c -DBOOST_SPIRIT_THREADSAFE -DHAVE_GRAPHICSMAGICK -DHAVE_PDF_IMAGE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DWT_BUILDING -DWT_FONTSUPPORT_PANGO -DWT_WITH_OLD_INTERNALPATH_API -D_REENTRANT -Dwt_EXPORTS -I/home/abuild/rpmbuild/BUILD/wt-4.0.2/build -I/home/abuild/rpmbuild/BUILD/wt-4.0.2/src/web -I/home/abuild/rpmbuild/BUILD/wt-4.0.2/src -I/home/abuild/rpmbuild/BUILD/wt-4.0.2/build/src -I/home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Dbo/backend/amalgamation -isystem /usr/include/QtGui -isystem /usr/include/QtCore -I/usr/include/GraphicsMagick -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -DNDEBUG -O2 -g -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/wt.dir/Wt/Payment/Address.C.o -c /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Payment/Address.C

[ 184s] [ 63%] Building CXX object src/CMakeFiles/wt.dir/Wt/Payment/PayPal.C.o

[ 184s] cd /home/abuild/rpmbuild/BUILD/wt-4.0.2/build/src && /usr/bin/c -DBOOST_SPIRIT_THREADSAFE -DHAVE_GRAPHICSMAGICK -DHAVE_PDF_IMAGE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DWT_BUILDING -DWT_FONTSUPPORT_PANGO -DWT_WITH_OLD_INTERNALPATH_API -D_REENTRANT -Dwt_EXPORTS -I/home/abuild/rpmbuild/BUILD/wt-4.0.2/build -I/home/abuild/rpmbuild/BUILD/wt-4.0.2/src/web -I/home/abuild/rpmbuild/BUILD/wt-4.0.2/src -I/home/abuild/rpmbuild/BUILD/wt-4.0.2/build/src -I/home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Dbo/backend/amalgamation -isystem /usr/include/QtGui -isystem /usr/include/QtCore -I/usr/include/GraphicsMagick -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -DNDEBUG -O2 -g -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/wt.dir/Wt/Payment/PayPal.C.o -c /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Payment/PayPal.C

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:645:3: error: invalid use of template-name 'boost::asio::strand' without an argument list

[ 184s] asio::strand strand_;

[ 184s] ~

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:645:3: note: class template argument deduction is only available with -std=c+1z or -std=gnu+1z

[ 184s] In file included from /usr/include/boost/asio.hpp:123:0,

[ 184s] from /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/AsioWrapper/asio.hpp:14,

[ 184s] from /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:8:

[ 184s] /usr/include/boost/asio/strand.hpp:29:7: note: 'template class boost::asio::strand' declared here

[ 184s] class strand

[ 184s] ~

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C: In constructor 'Wt::Http::Client::Impl::Impl(boost::asio::io_service&, Wt::WServer*, const string&)':

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:57:7: error: class 'Wt::Http::Client::Impl' does not have any field named 'strand_'

[ 184s] strand_(ioService),

[ 184s] ^

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C: In member function 'void Wt::Http::Client::Impl::request(const string&, const string&, const string&, const string&, int, const string&, const Wt::Http::Message&)':

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:117:8: error: 'strand_' was not declared in this scope

[ 184s] strand_.wrap(std::bind(&Impl::handleResolve,

[ 184s] ^

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:117:8: note: suggested alternative: 'srand'

[ 184s] strand_.wrap(std::bind(&Impl::handleResolve,

[ 184s] ^

[ 184s] srand

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C: In member function 'void Wt::Http::Client::Impl::asyncStop(std::shared_ptrWt::Http::Client::Impl*)':

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:126:8: error: 'strand_' was not declared in this scope

[ 184s] (strand_.wrap(std::bind(&Impl::stop, shared_from_this(), impl)));

[ 184s] ^

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:126:8: note: suggested alternative: 'srand'

[ 184s] (strand_.wrap(std::bind(&Impl::stop, shared_from_this(), impl)));

[ 184s] ^

[ 184s] srand

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C: In member function 'void Wt::Http::Client::Impl::startTimer()':

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:175:8: error: 'strand_' was not declared in this scope

[ 184s] (strand_.wrap(std::bind(&Impl::timeout, shared_from_this(),

[ 184s] ^

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:175:8: note: suggested alternative: 'srand'

[ 184s] (strand_.wrap(std::bind(&Impl::timeout, shared_from_this(),

[ 184s] ^

[ 184s] srand

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C: In member function 'void Wt::Http::Client::Impl::handleResolve(const error_code&, boost::asio::ip::basic_resolverboost::asio::ip::tcp::iterator)':

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:214:6: error: 'strand_' was not declared in this scope

[ 184s] strand_.wrap(std::bind(&Impl::handleConnect,

[ 184s] ^

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:214:6: note: suggested alternative: 'srand'

[ 184s] strand_.wrap(std::bind(&Impl::handleConnect,

[ 184s] ^

[ 184s] srand

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C: In member function 'void Wt::Http::Client::Impl::handleConnect(const error_code&, boost::asio::ip::basic_resolverboost::asio::ip::tcp::iterator)':

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:238:3: error: 'strand_' was not declared in this scope

[ 184s] (strand_.wrap(std::bind(&Impl::handleHandshake,

[ 184s] ^

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:238:3: note: suggested alternative: 'srand'

[ 184s] (strand_.wrap(std::bind(&Impl::handleHandshake,

[ 184s] ^

[ 184s] srand

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C: In member function 'void Wt::Http::Client::Impl::handleHandshake(const error_code&)':

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:265:3: error: 'strand_' was not declared in this scope

[ 184s] (strand_.wrap

[ 184s] ^

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:265:3: note: suggested alternative: 'srand'

[ 184s] (strand_.wrap

[ 184s] ^

[ 184s] srand

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C: In member function 'void Wt::Http::Client::Impl::handleWriteRequest(const error_code&, const size_t&)':

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:291:3: error: 'strand_' was not declared in this scope

[ 184s] strand_.wrap

[ 184s] ^

[ 184s] [ 63%] Building CXX object src/CMakeFiles/wt.dir/Wt/Payment/Customer.C.o

[ 184s] cd /home/abuild/rpmbuild/BUILD/wt-4.0.2/build/src && /usr/bin/c -DBOOST_SPIRIT_THREADSAFE -DHAVE_GRAPHICSMAGICK -DHAVE_PDF_IMAGE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DWT_BUILDING -DWT_FONTSUPPORT_PANGO -DWT_WITH_OLD_INTERNALPATH_API -D_REENTRANT -Dwt_EXPORTS -I/home/abuild/rpmbuild/BUILD/wt-4.0.2/build -I/home/abuild/rpmbuild/BUILD/wt-4.0.2/src/web -I/home/abuild/rpmbuild/BUILD/wt-4.0.2/src -I/home/abuild/rpmbuild/BUILD/wt-4.0.2/build/src -I/home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Dbo/backend/amalgamation -isystem /usr/include/QtGui -isystem /usr/include/QtCore -I/usr/include/GraphicsMagick -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -DNDEBUG -O2 -g -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/wt.dir/Wt/Payment/Customer.C.o -c /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Payment/Customer.C

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:291:3: note: suggested alternative: 'srand'

[ 184s] strand_.wrap

[ 184s] ^

[ 184s] srand

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C: In member function 'void Wt::Http::Client::Impl::handleReadStatusLine(const error_code&, const size_t&)':

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:357:3: error: 'strand_' was not declared in this scope

[ 184s] strand_.wrap

[ 184s] ^

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:357:3: note: suggested alternative: 'srand'

[ 184s] strand_.wrap

[ 184s] ^

[ 184s] srand

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C: In member function 'void Wt::Http::Client::Impl::handleReadHeaders(const error_code&, const size_t&)':

[ 184s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:426:12: error: 'strand_' was not declared in this scope

[ 184s] asyncRead(strand_.wrap

[ 184s] ^

[ 185s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:426:12: note: suggested alternative: 'srand'

[ 185s] asyncRead(strand_.wrap

[ 185s] ^

[ 185s] srand

[ 185s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C: In member function 'void Wt::Http::Client::Impl::handleReadContent(const error_code&, const size_t&)':

[ 185s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:465:5: error: 'strand_' was not declared in this scope

[ 185s] (strand_.wrap

[ 185s] ^

[ 185s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:465:5: note: suggested alternative: 'srand'

[ 185s] (strand_.wrap

[ 185s] ^

[ 185s] srand

[ 185s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C: In member function 'bool Wt::Http::Client::request(Wt::Http::Method, const string&, const Wt::Http::Message&)':

[ 185s] /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:933:46: error: no matching function for call to 'boost::asio::ssl::context::context(boost::asio::io_service&, boost::asio::ssl::context_base::method)'

[ 185s] (*ioService, asio::ssl::context::sslv23);

[ 185s] ^

[ 185s] In file included from /usr/include/boost/asio/ssl/context.hpp:757:0,

[ 185s] from /usr/include/boost/asio/ssl.hpp:18,

[ 185s] from /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/AsioWrapper/ssl.hpp:14,

[ 185s] from /home/abuild/rpmbuild/BUILD/wt-4.0.2/src/Wt/Http/Client.C:25:

[ 185s] /usr/include/boost/asio/ssl/impl/context.ipp:326:1: note: candidate: boost::asio::ssl::context::context(boost::asio::ssl::context&&)

[ 185s] context::context(context&& other)

[ 185s] ^

[ 185s] /usr/include/boost/asio/ssl/impl/context.ipp:326:1: note: candidate expects 1 argument, 2 provided

[ 185s] /usr/include/boost/asio/ssl/impl/context.ipp:63:1: note: candidate: boost::asio::ssl::context::context(boost::asio::ssl::context_base::method)

[ 185s] context::context(context::method m)

[ 185s] ^

[ 185s] /usr/include/boost/asio/ssl/impl/context.ipp:63:1: note: candidate expects 1 argument, 2 provided


Files

openSUSE_log.txt (590 KB) openSUSE_log.txt Dmitriy Perlow, 01/08/2018 09:19 PM
Actions #2

Updated by Wim Dumon over 6 years ago

  • Status changed from New to Resolved

Boost renamed some of its asio classes in its latest release, which breaks Wt's forward declarations of those. This is fixed in Wt's current git version.

Wim.

Actions #3

Updated by Roel Standaert about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF