Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Dec 2017 16:15:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224187] net-p2p/zetacoin: fails to build with boost 1.66
Message-ID:  <bug-224187-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 224187
           Summary: net-p2p/zetacoin: fails to build with boost 1.66
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
                CC: daniel@morante.net
            Blocks: 223922
             Flags: maintainer-feedback?(daniel@morante.net)
                CC: daniel@morante.net

As part of exp-run in bug 223922 this port was found to break on Boost upda=
te.
If the issue won't disappear on its own by Boost release I plan to mark the
port as BROKEN. Can you check with upstream maintainer or help with a fix?

$ fetch -qo- 'https://reviews.freebsd.org/D13279?download=3Dtrue' | patch -=
Efsp0
-d /usr/ports
$ make all deinstall install clean -C/usr/ports/devel/boost-libs
$ make -C/usr/ports/net-p2p/zetacoin
[...]
bitcoin-cli.cpp:108:31: error: no matching constructor for initialization of
'boost::asio::ssl::context'
    boost::asio::ssl::context context(io_service,
boost::asio::ssl::context::sslv23);
                              ^=20=20=20=20=20=20
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/boost/asio/ssl/impl/context.ipp:63:10: note: candidate
constructor not viable: requires single argument 'm', but 2 arguments were
provided
context::context(context::method m)
         ^
/usr/local/include/boost/asio/ssl/context.hpp:36:7: note: candidate constru=
ctor
(the implicit copy constructor) not viable: requires 1 argument, but 2 were
provided
class context
      ^

http://package23.nyi.freebsd.org/data/103i386-default-PR223922/2017-12-02_1=
1h06m37s/logs/errors/zetacoin-0.11.2.3_12.log
http://package22.nyi.freebsd.org/data/103amd64-default-PR223922/2017-12-02_=
11h06m39s/logs/errors/zetacoin-0.11.2.3_12.log
http://package23.nyi.freebsd.org/data/111i386-default-PR223922/2017-12-03_0=
9h31m14s/logs/errors/zetacoin-0.11.2.3_12.log
http://package22.nyi.freebsd.org/data/111amd64-default-PR223922/2017-12-03_=
09h31m05s/logs/errors/zetacoin-0.11.2.3_12.log

http://package23.nyi.freebsd.org/data/103i386-default-PR223922/2017-12-02_1=
1h06m37s/logs/errors/zetacoin-nox11-0.11.2.3_12.log
http://package22.nyi.freebsd.org/data/103amd64-default-PR223922/2017-12-02_=
11h06m39s/logs/errors/zetacoin-nox11-0.11.2.3_12.log
http://package23.nyi.freebsd.org/data/111i386-default-PR223922/2017-12-03_0=
9h31m14s/logs/errors/zetacoin-nox11-0.11.2.3_12.log
http://package22.nyi.freebsd.org/data/111amd64-default-PR223922/2017-12-03_=
09h31m05s/logs/errors/zetacoin-nox11-0.11.2.3_12.log


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223922
[Bug 223922] devel/boost-all: Update to 1.66.0 (currently beta)
--=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-224187-13>