Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2018 09:13:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 227427] devel/boost-all: Update to 1.67.0
Message-ID:  <bug-227427-25061-GFAnms6op3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227427-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227427-25061@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #30 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Wed Apr 18 09:13:15 UTC 2018
New revision: 467697
URL: https://svnweb.freebsd.org/changeset/ports/467697

Log:
  net-p2p/monero-cli: unbreak with boost 1.67

  In file included from src/cryptonote_basic/hardfork.cpp:33:
  In file included from src/blockchain_db/blockchain_db.h:42:
  In file included from src/cryptonote_basic/hardfork.h:31:
  contrib/epee/include/syncobj.h:37:10: fatal error:
'boost/thread/v2/thread.hpp' file not found
   #include <boost/thread/v2/thread.hpp>
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  In file included from src/rpc/daemon_handler.cpp:29:
  In file included from src/rpc/daemon_handler.h:36:
  In file included from src/p2p/net_node.h:41:
  In file included from contrib/epee/include/net/levin_server_cp2.h:32:
  In file included from contrib/epee/include/net/abstract_tcp_server2.h:324:
  contrib/epee/include/net/abstract_tcp_server2.inl:44:10: fatal error:
'boost/thread/v2/thread.hpp' file not found
   #include <boost/thread/v2/thread.hpp> // TODO
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~

  PR:           227427
  Reported by:  antoine (via exp-run)

Changes:
  head/net-p2p/monero-cli/files/patch-boost-1.67

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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