Your message dated Sun, 30 Dec 2001 11:27:26 -0600
with message-id <[EMAIL PROTECTED]>
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 [EMAIL PROTECTED] Thu Nov 15 13:51:02 2001
Return-path: <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>; Thu, 15 Nov 2001 14:49:35 -0500 (EST)
From: Doug Porter <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: swish++: failed to build on ia64
Date: Thu, 15 Nov 2001 14:50:27 -0500
Sender: [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

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 <[EMAIL PROTECTED]>

---------------------------------------
Received: (at 119736-done) by bugs.debian.org; 30 Dec 2001 17:27:26 +0000
>From [EMAIL PROTECTED] Sun Dec 30 11:27:26 2001
Return-path: <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Bug#119736: swish++: failed to build on ia64
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <[EMAIL PROTECTED]>; from [EMAIL PROTECTED] on Thu, Nov 15, 2001 
at 02:50:27PM -0500
Sender: Colin Watson <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

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                                  [EMAIL PROTECTED]

Reply via email to