Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jul 2015 14:16:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 201530] editors/abiword build failure on /usr/include/c++/4.2/bits/stl_set.h
Message-ID:  <bug-201530-6497-VUkEHdWDz9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201530-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201530-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
vladimir.chukharev@gmail.com has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to gnome@FreeBSD.o=
rg:
Bug 201530: editors/abiword build failure on
/usr/include/c++/4.2/bits/stl_set.h
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D201530



--- Description ---
Created attachment 158695
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D158695&action=
=3Dedit
Full log of build

When trying to build abiword I get the following errors (they are repeated =
few
times, see full logs).

/usr/include/c++/4.2/bits/stl_set.h:93: error: 'template<class _Key, class
_Compare, class _Alloc> class std::set' is not a function,
pd_DocumentRDF.cpp:1902: error:   conflict with 'void set(EVCard*, const ch=
ar*,
const std::string&)'
pd_DocumentRDF.cpp:2037: error:   in call to 'set'
Makefile:829: recipe for target 'pd_DocumentRDF.lo' failed
gmake[6]: *** [pd_DocumentRDF.lo] Error 1
gmake[6]: *** Waiting for unfinished jobs....
  CXX	   pd_Iterator.lo
gmake[6]: Leaving directory
'/usr/ports/editors/abiword/work/abiword-3.0.1/src/text/ptbl/xp'
Makefile:848: recipe for target 'all-recursive' failed
gmake[5]: *** [all-recursive] Error 1
gmake[5]: Leaving directory
'/usr/ports/editors/abiword/work/abiword-3.0.1/src/text/ptbl/xp'
Makefile:528: recipe for target 'all-recursive' failed
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory
'/usr/ports/editors/abiword/work/abiword-3.0.1/src/text/ptbl'
Makefile:528: recipe for target 'all-recursive' failed
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
'/usr/ports/editors/abiword/work/abiword-3.0.1/src/text'
Makefile:1157: recipe for target 'all-recursive' failed
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory '/usr/ports/editors/abiword/work/abiword-3.0.1/=
src'
Makefile:774: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/usr/ports/editors/abiword/work/abiword-3.0.1'
Makefile:593: recipe for target 'all' failed
gmake: *** [all] Error 2
=3D=3D=3D> Compilation failed unexpectedly.

The options are default. I tried to build with MAKE_JOBS_UNSAFE=3Dyes, no
difference.

I can only guess that some dependence is lost.=



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