From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Mar 30 22:30:18 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D737C16A4CE for ; Tue, 30 Mar 2004 22:30:18 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5ADC43D49 for ; Tue, 30 Mar 2004 22:30:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i2V6UIbv031888 for ; Tue, 30 Mar 2004 22:30:18 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2V6UI9v031885; Tue, 30 Mar 2004 22:30:18 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 30 Mar 2004 22:30:18 -0800 (PST) Resent-Message-Id: <200403310630.i2V6UI9v031885@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Tom McLaughlin" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1B6616A4CE; Tue, 30 Mar 2004 22:21:10 -0800 (PST) Received: from compass.straycat.dhs.org (h0050da134090.ne.client2.attbi.com [24.91.148.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57B1C43D2D; Tue, 30 Mar 2004 22:21:10 -0800 (PST) (envelope-from tmclaugh@sdf.lonestar.org) Received: from compass.straycat.dhs.org (compass [192.168.1.128]) i2V6SskU034170; Wed, 31 Mar 2004 01:28:54 -0500 (EST) (envelope-from tmclaugh@sdf.lonestar.org) Message-Id: <1080714534.0@compass.straycat.dhs.org> Date: Wed, 31 Mar 2004 01:28:54 -0500 From: "Tom McLaughlin" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.3.3 cc: lioux@FreeBSD.org Subject: ports/64969: devel/ddd: Version 3.3.8 fails to compile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Mar 2004 06:30:19 -0000 >Number: 64969 >Category: ports >Synopsis: devel/ddd: Version 3.3.8 fails to compile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 30 22:30:17 PST 2004 >Closed-Date: >Last-Modified: >Originator: Tom McLaughlin >Release: FreeBSD 4.9-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD 4.9-RELEASE-p4 #0: Wed Mar 17 21:16:53 EST 2004 root@compass.straycat.dhs.org:/usr/obj/usr/src/sys/COMPASS >Description: Cvsup'ed all ports and was doing `portupgrade -ar' but ddd failed to build. Below is the error output from the build. In file included from ddd.h:36, from ddd.C:138: strclass.h:454: conflicting types for `struct string' /usr/include/g++/string:9: previous declaration as `typedef class basic_string,__default_alloc_template > string' strclass.h: In method `class string & string::operator =(ostringstream &)': strclass.h:1143: no matching function for call to `string::string (string)' strclass.h:574: candidates are: string::string(int) strclass.h:946: string::string() strclass.h:953: string::string(const string &) strclass.h:974: string::string(const subString &) strclass.h:981: string::string(const constSubString &) strclass.h:960: string::string(const char *) strclass.h:967: string::string(const char *, int) strclass.h:988: string::string(char) strclass.h:585: string::string(ostringstream &) strclass.h:1144: no matching function for call to `string::c_str () const' gmake[2]: *** [ddd.o] Error 1 gmake[1]: *** [all] Error 2 gmake: *** [all-recursive] Error 1 >How-To-Repeat: cvsup to ddd portversion 3.3.8 and `make build' >Fix: >Release-Note: >Audit-Trail: >Unformatted: