From owner-freebsd-gnome@freebsd.org Mon Jul 13 14:16:42 2015 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8AE8799942F for ; Mon, 13 Jul 2015 14:16:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6F5661A2E for ; Mon, 13 Jul 2015 14:16:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 6E4C499942C; Mon, 13 Jul 2015 14:16:42 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5412F999426 for ; Mon, 13 Jul 2015 14:16:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3951D1A2C for ; Mon, 13 Jul 2015 14:16:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t6DEGgJf072579 for ; Mon, 13 Jul 2015 14:16:42 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 201530] editors/abiword build failure on /usr/include/c++/4.2/bits/stl_set.h Date: Mon, 13 Jul 2015 14:16:41 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: vladimir.chukharev@gmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2015 14:16:42 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201530 Bug ID: 201530 Summary: editors/abiword build failure on /usr/include/c++/4.2/bits/stl_set.h Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gnome@FreeBSD.org Reporter: vladimir.chukharev@gmail.com Assignee: gnome@FreeBSD.org Flags: maintainer-feedback?(gnome@FreeBSD.org) Created attachment 158695 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=158695&action=edit 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 std::set' is not a function, pd_DocumentRDF.cpp:1902: error: conflict with 'void set(EVCard*, const char*, 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 ===> Compilation failed unexpectedly. The options are default. I tried to build with MAKE_JOBS_UNSAFE=yes, no difference. I can only guess that some dependence is lost. -- You are receiving this mail because: You are the assignee for the bug.