Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Sep 2017 12:26:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222190] games/pokerth: fails to build with boost 1.65 on i386
Message-ID:  <bug-222190-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 222190
           Summary: games/pokerth: fails to build with boost 1.65 on i386
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: madpilot@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
            Blocks: 220714
          Assignee: madpilot@FreeBSD.org
             Flags: maintainer-feedback?(madpilot@FreeBSD.org)

src/gui/qt/gametable/gametableimpl.cpp:3862:3: error: call to 'advance' is
ambiguous
                advance(pos, id);
                ^~~~~~~
/usr/include/c++/v1/iterator:483:6: note: candidate function [with _InputIt=
er =3D
std::__1::__list_iterator<boost::shared_ptr<PlayerInterface>, void *>]
void advance(_InputIter& __i,
     ^
/usr/local/include/boost/iterator/advance.hpp:68:9: note: candidate function
[with InputIterator =3D
std::__1::__list_iterator<boost::shared_ptr<PlayerInterface>, void *>, Dist=
ance
=3D int]
        advance(InputIterator& it, Distance n)
        ^

http://package18.nyi.freebsd.org/data/103i386-default-PR220714/2017-09-10_0=
8h14m47s/logs/errors/pokerth-1.1.1_15.log


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220714
[Bug 220714] devel/boost-all: Update to 1.65.1
--=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-222190-13>