Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2018 13:32:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 227553] editors/openoffice-4 editors/openoffice-devel: fails to build with boost 1.67
Message-ID:  <bug-227553-25061-WIOvMnlrzS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227553-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227553-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-office mailing
list <office@FreeBSD.org> for maintainer-feedback:
Bug 227553: editors/openoffice-4 editors/openoffice-devel: fails to build w=
ith
boost 1.67
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227553



--- Description ---
After bug 227427 lands this port will end up BROKEN. Can you help?

$ fetch -qo- 'https://reviews.freebsd.org/D15030?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 all deinstall install clean -C/usr/ports/devel/boost-python-libs
$ make -C/usr/ports/editors/openoffice-4
[...]
basegfx/source/range/b2drangeclipper.cxx:754:40: error: no member named 'pr=
ior'
in namespace 'boost'
		    rList.erase(boost::prior(aIter.base())));
				~~~~~~~^

build log: https://ptpb.pw/J48y https://ptpb.pw/i8UD
regressed by: https://github.com/boostorg/utility/commit/b74f49f1e56e



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