Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Mar 2019 15:10:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236603] devel/RStudio: fails to build with boost 1.70
Message-ID:  <bug-236603-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236603

            Bug ID: 236603
           Summary: devel/RStudio: fails to build with boost 1.70
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: jbeich@FreeBSD.org
            Blocks: 235956
          Assignee: yuri@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)

While preparing for Boost upgrade this port failed to build. Can you help to
avoid marking it as BROKEN?

$ fetch -qo- 'https://reviews.freebsd.org/D19303?download=3Dtrue' |
  patch -Efsp0 -d /usr/ports
$ make all deinstall install clean -C/usr/ports/devel/boost-jam
$ make all deinstall install clean -C/usr/ports/devel/boost-libs
$ make -C/usr/ports/devel/RStudio
[...]
In file included from
.../work/rstudio-1.2.1320/src/cpp/session/postback/PostbackMain.cpp:36:
In file included from
.../work/rstudio-1.2.1320/src/cpp/session/include/session/http/SessionReque=
st.hpp:24:
In file included from
.../work/rstudio-1.2.1320/src/cpp/core/include/core/http/TcpIpBlockingClien=
t.hpp:22:
In file included from
.../work/rstudio-1.2.1320/src/cpp/core/include/core/http/TcpIpAsyncClient.h=
pp:28:
.../work/rstudio-1.2.1320/src/cpp/core/include/core/http/TcpIpAsyncConnecto=
r.hpp:80:76:
error: no member named 'get_io_service' in
'boost::asio::ip::basic_resolver<boost::asio::ip::tcp, boost::asio::executo=
r>'
         pConnectionTimer_.reset(new
boost::asio::deadline_timer(resolver_.get_io_service(), timeout));
                                                                 ~~~~~~~~~ ^
1 error generated.


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235956
[Bug 235956] devel/boost-all: Update to 1.70.0 (currently, Beta phase)
--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236603-7788>