[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#119736: marked as done (swish++: failed to build on ia64)



Your message dated Sun, 30 Dec 2001 11:27:26 -0600
with message-id <20011230112726.A30729@debian.org>
and subject line Bug#119736: swish++: failed to build on ia64
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 15 Nov 2001 19:51:02 +0000
>From dsp@waterspout.com Thu Nov 15 13:51:02 2001
Return-path: <dsp@waterspout.com>
Received: from squall.waterspout.com [208.13.56.12] (199ea8bb7927248fc55f79092c42a96c)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 164SXO-0005l0-00; Thu, 15 Nov 2001 13:51:02 -0600
Received: from localhost (localhost [127.0.0.1])
	by squall.waterspout.com (Postfix) with ESMTP id A512E9B08
	for <submit@bugs.debian.org>; Thu, 15 Nov 2001 14:49:35 -0500 (EST)
From: Doug Porter <dsp@debian.org>
To: submit@bugs.debian.org
Subject: swish++: failed to build on ia64
Date: Thu, 15 Nov 2001 14:50:27 -0500
Sender: dsp@waterspout.com
Message-Id: <20011115194935.A512E9B08@squall.waterspout.com>
Delivered-To: submit@bugs.debian.org

Package: swish++
Version: 5.1-0.1
Severity: important

When trying to build swish++ on ia64 it fails with the following:

| g++ -DMOD_HTML -DMOD_MAIL -DMOD_MAN -DSEARCH_DAEMON -DMULTI_THREADED -D_REENTRANT  -DLinux   -O2 -fno-exceptions   -c -o conf_string.o conf_string.c
| In file included from conf_string.c:27:
| conf_string.h: In function `bool operator== (const conf<string> &, 
| const conf<string> &)':
| conf_string.h:50: no match for `const string & == const string &'
| conf_string.h:49: candidates are: bool operator== (const conf<string> 
| &, const conf<string> &)
| conf_string.h:58:                 bool operator== (const conf<string> 
| &, const string &)
| conf_string.h:67:                 bool operator== (const string &, 
| const conf<string> &)
| conf_string.h:75:                 bool operator== (const conf<string> 
| &, const char *)
| conf_string.h:82:                 bool operator== (const char *, const 
| conf<string> &)
| conf_string.h: In function `bool operator== (const conf<string> &, 
| const string &)':
| conf_string.h:59: no match for `const string & == const 
| basic_string<char, string_char_traits<char>, 
| __default_alloc_template<true, 0> > &'
| conf_string.h:49: candidates are: bool operator== (const conf<string> 
| &, const conf<string> &)
| conf_string.h:58:                 bool operator== (const conf<string> 
| &, const string &)
| conf_string.h:67:                 bool operator== (const string &, 
| const conf<string> &)
| conf_string.h:75:                 bool operator== (const conf<string> 
| &, const char *)
| conf_string.h:82:                 bool operator== (const char *, const 
| conf<string> &)
| make[1]: *** [conf_string.o] Error 1
| make[1]: Leaving directory `/scratch/dsp/w3/swish++-5.1/build-tree/swish++-5.1'
| make: *** [debian/stampdir/build] Error 2

A full build log can be seen at:
http://people.debian.org/~dsp/buildlog/swish++_5.1-0.1_1005853457

I suspect this is some kind of trouble with g++ 2.96 (which is
what ia64 uses), but I don't have time to look into this right
now.  Thanks.

-- 
Doug Porter <dsp@waterspout.com>

---------------------------------------
Received: (at 119736-done) by bugs.debian.org; 30 Dec 2001 17:27:26 +0000
>From cjwatson@master.debian.org Sun Dec 30 11:27:26 2001
Return-path: <cjwatson@master.debian.org>
Received: from cjwatson by master.debian.org with local (Exim 3.12 1 (Debian))
	id 16Kjk6-00083i-00; Sun, 30 Dec 2001 11:27:26 -0600
Date: Sun, 30 Dec 2001 11:27:26 -0600
From: Colin Watson <cjwatson@debian.org>
To: 119736-done@bugs.debian.org
Subject: Re: Bug#119736: swish++: failed to build on ia64
Message-ID: <20011230112726.A30729@debian.org>
References: <20011115194935.A512E9B08@squall.waterspout.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <20011115194935.A512E9B08@squall.waterspout.com>; from dsp@debian.org on Thu, Nov 15, 2001 at 02:50:27PM -0500
Sender: Colin Watson <cjwatson@master.debian.org>
Delivered-To: 119736-done@bugs.debian.org

On Thu, Nov 15, 2001 at 02:50:27PM -0500, Doug Porter wrote:
> Package: swish++
> Version: 5.1-0.1
> Severity: important
> 
> When trying to build swish++ on ia64 it fails with the following:
> 
> | g++ -DMOD_HTML -DMOD_MAIL -DMOD_MAN -DSEARCH_DAEMON -DMULTI_THREADED -D_REENTRANT  -DLinux   -O2 -fno-exceptions   -c -o conf_string.o conf_string.c
> | In file included from conf_string.c:27:
> | conf_string.h: In function `bool operator== (const conf<string> &, 
> | const conf<string> &)':
> | conf_string.h:50: no match for `const string & == const string &'

This must have been due to something else, as I just built swish++ on
merulo without problems (it's still in my home directory there if you
want to look). Please tell the buildd to retry this one.

Thanks,

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: