Your message dated Sun, 16 Oct 2005 21:45:28 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#113451: sfs: build failure on alpha
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; 25 Sep 2001 08:08:46 +0000
>From [EMAIL PROTECTED] Tue Sep 25 03:08:46 2001
Return-path: <[EMAIL PROTECTED]>
Received: from co63281-a.almel1.ov.nl.home.com (gw.wurtel.net) [213.51.148.164] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 15lnGo-0006mK-00; Tue, 25 Sep 2001 03:08:46 -0500
Received: from alf.local ([192.168.1.2] helo=wurtel.net)
        by gw.wurtel.net with esmtp (Exim 3.22 #1 (Debian))
        id 15lnGh-0003Fo-00
        for <[EMAIL PROTECTED]>; Tue, 25 Sep 2001 10:08:39 +0200
Received: from paul by wurtel.net with local (Exim 3.32 #1 (Debian))
        id 15lnGX-0006Lg-00
        for <[EMAIL PROTECTED]>; Tue, 25 Sep 2001 10:08:29 +0200
To: [EMAIL PROTECTED]
Subject: sfs: build failure on alpha
Message-Id: <[EMAIL PROTECTED]>
From: Paul Slootman <[EMAIL PROTECTED]>
Date: Tue, 25 Sep 2001 10:08:29 +0200
Delivered-To: [EMAIL PROTECTED]

Package: sfs
Version: 0.5-cvs20010909-2
Severity: serious

When compiling with g++ 2.95, I get the following error:

g++ -DHAVE_CONFIG_H -I. -I/home/paul/build/sfs-0.5-cvs20010909/agent -I..   
-I/home/paul/build/sfs-0.5-cvs20010909 
-I/home/paul/build/sfs-0.5-cvs20010909/async 
-I/home/paul/build/sfs-0.5-cvs20010909/arpc 
-I/home/paul/build/sfs-0.5-cvs20010909/crypt 
-I/home/paul/build/sfs-0.5-cvs20010909/sfsmisc 
-I/home/paul/build/sfs-0.5-cvs20010909/sfsrodb 
-I/home/paul/build/sfs-0.5-cvs20010909/adb -I../svc 
-I/home/paul/build/sfs-0.5-cvs20010909/svc -DEXECDIR=\"/usr/lib/sfs-0.5\" 
-DETCDIR=\"/etc/sfs\" -DDATADIR=\"/etc/sfs\" -DPIDDIR=\"/var/run\" 
-DSFSDIR=\"/var/lib/sfs\"  -g -O2 -Wall -Werror  -c 
/home/paul/build/sfs-0.5-cvs20010909/agent/sfskey.C
cc1plus: warnings being treated as errors
/home/paul/build/sfs-0.5-cvs20010909/agent/sfskey.C: In function `void usage()':
/home/paul/build/sfs-0.5-cvs20010909/agent/sfskey.C:276: warning: `noreturn' 
function `usage()' does return
make[3]: *** [sfskey.o] Error 1
make[3]: Leaving directory `/home/paul/build/sfs-0.5-cvs20010909/build/agent'

This looks like a bug in g++, so I tried g++ 3.0. However, that stopped
with an error much earlier:


g++-3.0 -DHAVE_CONFIG_H -I. -I/home/paul/build/sfs-0.5-cvs20010909/async -I.. 
-I/home/paul/build/sfs-0.5-cvs20010909 
-I/home/paul/build/sfs-0.5-cvs20010909/async 
-I/home/paul/build/sfs-0.5-cvs20010909/arpc 
-I/home/paul/build/sfs-0.5-cvs20010909/crypt 
-I/home/paul/build/sfs-0.5-cvs20010909/sfsmisc 
-I/home/paul/build/sfs-0.5-cvs20010909/sfsrodb 
-I/home/paul/build/sfs-0.5-cvs20010909/adb -I../svc 
-I/home/paul/build/sfs-0.5-cvs20010909/svc -DEXECDIR=\"/usr/lib/sfs-0.5\" 
-DETCDIR=\"/etc/sfs\" -DDATADIR=\"/etc/sfs\" -DPIDDIR=\"/var/run\" 
-DSFSDIR=\"/var/lib/sfs\" -g -O2 -Wall -Werror -c 
/home/paul/build/sfs-0.5-cvs20010909/async/core.C  -fPIC -DPIC -o .libs/core.o
cc1plus: warnings being treated as errors
/home/paul/build/sfs-0.5-cvs20010909/async/itree.h: In member function `void 
   itree_core<T, field, C>::insert(T*) [with T = timecb_t, itree_entry<T> 
   T::*field = &timecb_t::link, C = keyfunc_2<int, timecb_t, timespec, 
   &timecb_t::ts, compare<timespec> >]':
/home/paul/build/sfs-0.5-cvs20010909/async/core.C:109:   instantiated from here
/home/paul/build/sfs-0.5-cvs20010909/async/itree.h:121: warning: cast from 
   pointer to integer of different size
/home/paul/build/sfs-0.5-cvs20010909/async/itree.h: In static member function 
   `static T* itree_core<T, field, C>::next(T*) [with T = timecb_t, 
   itree_entry<T> T::*field = &timecb_t::link, C = keyfunc_2<int, timecb_t, 
   timespec, &timecb_t::ts, compare<timespec> >]':
/home/paul/build/sfs-0.5-cvs20010909/async/core.C:134:   instantiated from here
/home/paul/build/sfs-0.5-cvs20010909/async/itree.h:117: warning: cast from 
   pointer to integer of different size
/home/paul/build/sfs-0.5-cvs20010909/async/itree.h: In member function `void 
   itree_core<T, field, C>::remove(T*) [with T = timecb_t, itree_entry<T> 
   T::*field = &timecb_t::link, C = keyfunc_2<int, timecb_t, timespec, 
   &timecb_t::ts, compare<timespec> >]':
/home/paul/build/sfs-0.5-cvs20010909/async/core.C:138:   instantiated from here
/home/paul/build/sfs-0.5-cvs20010909/async/itree.h:125: warning: cast from 
   pointer to integer of different size
make[3]: *** [core.lo] Error 1
make[3]: Leaving directory `/home/paul/build/sfs-0.5-cvs20010909/build/async'

Note that a pointer on alpha is 64 bits, and an int is 32 bits.
A long is 64 bits.

I suggest removing the -Werror when releasing a version.
-Werror is nice when developing a package, but not for general use.


Paul Slootman

---------------------------------------
Received: (at 113451-done) by bugs.debian.org; 16 Oct 2005 19:45:59 +0000
>From [EMAIL PROTECTED] Sun Oct 16 12:45:59 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp06.web.de [217.72.192.224] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1ERESF-0002Wg-00; Sun, 16 Oct 2005 12:45:59 -0700
Received: from [84.59.213.105] (helo=juist)
        by smtp06.web.de with asmtp (TLSv1:DES-CBC3-SHA:168)
        (WEB.DE 4.105 #317)
        id 1ERERk-00084P-00
        for [EMAIL PROTECTED]; Sun, 16 Oct 2005 21:45:28 +0200
Received: from falk by juist with local (Exim 4.54)
        id 1ERERk-0002qw-IJ
        for [EMAIL PROTECTED]; Sun, 16 Oct 2005 21:45:28 +0200
To: [EMAIL PROTECTED]
Subject: Bug#113451: sfs: build failure on alpha
From: Falk Hueffner <[EMAIL PROTECTED]>
X-Face: "iUeUu$b*W_"w?tV83Y3*r:`rh&dRv}$YnZ3,LVeCZSYVuf[Gpo*5%_=/\_!gc_,SS}[~xZ
 wY77I-M)xHIx:2f56g%/`SOw"Dx%4Xq0&f\Tj~>|QR|vGlU}TBYhiG(K:2<T^
Date: Sun, 16 Oct 2005 21:45:28 +0200
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.5 (cilantro, linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: [EMAIL PROTECTED]
X-Sender: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Hi,

sfs builds fine on Alpha now, so let's just close this.

-- 
        Falk


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to