Your message dated Sun, 28 May 2006 10:17:21 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#356564: fixed in sfs 1:0.8-0+pre20060514.1-2
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)

--- Begin Message ---
Package: sfs
Version: 1:0.8-0+pre20050819.1-2.1
Severity: important
Tags: patch

Your package fails to build with G++ 4.1.  I'm filing this bug as
important for now, but when 4.1 will be the default compiler in
unstable (probably in a few weeks) I'll upgrade this to serious.

A patch is below.

(Malibu orange.)


> Automatic build of sfs_1:0.8-0+pre20050819.1-2.1 on bigsur by sbuild/mips 1.89
...
> if g++ -DHAVE_CONFIG_H -I. -I/build/tbm/sfs-0.8-0+pre20050819.1/./agent -I..  
>  -I/build/tbm/sfs-0.8-0+pre20050819.1/. 
> -I/build/tbm/sfs-0.8-0+pre20050819.1/./async 
> -I/build/tbm/sfs-0.8-0+pre20050819.1/./arpc 
> -I/build/tbm/sfs-0.8-0+pre20050819.1/./crypt 
> -I/build/tbm/sfs-0.8-0+pre20050819.1/./sfsmisc 
> -I/build/tbm/sfs-0.8-0+pre20050819.1/./sfsrodb 
> -I/build/tbm/sfs-0.8-0+pre20050819.1/./adb -I../svc 
> -I/build/tbm/sfs-0.8-0+pre20050819.1/./svc -DEXECDIR=\"/usr/lib/sfs-0.8pre\" 
> -DETCDIR=\"/etc/sfs\" -DDATADIR=\"/usr/share/sfs\" -DPIDDIR=\"/var/run\" 
> -DSFSDIR=\"/var/lib/sfs\"  -O2 -Wall  -MT sfsagent.o -MD -MP -MF 
> ".deps/sfsagent.Tpo" -c -o sfsagent.o 
> /build/tbm/sfs-0.8-0+pre20050819.1/./agent/sfsagent.C; \
>       then mv -f ".deps/sfsagent.Tpo" ".deps/sfsagent.Po"; else rm -f 
> ".deps/sfsagent.Tpo"; exit 1; fi
> /build/tbm/sfs-0.8-0+pre20050819.1/./agent/agent.h:135: error: extra 
> qualification 'authsess::' on member 'authsess'
> make[3]: *** [sfsagent.o] Error 1


--- ./agent/agent.h~    2006-03-12 17:30:26.000000000 +0000
+++ ./agent/agent.h     2006-03-12 17:30:34.000000000 +0000
@@ -132,7 +132,7 @@
   tailq_entry<authsess> link;
   ihash_entry<authsess> hlink;
 
-  authsess::authsess (authmeth *a, u_int i);
+  authsess (authmeth *a, u_int i);
 
   void to_str (strbuf &b) 
   {  
--- ./rex/ptyd.C~       2006-03-12 19:26:12.000000000 +0000
+++ ./rex/ptyd.C        2006-03-12 19:26:18.000000000 +0000
@@ -53,7 +53,7 @@
   const uid_t uid;
   ihash<const str, pty, &pty::path, &pty::link> ptys;
 
-  ptyclient::ptyclient (ref<axprt_unix> xx, uid_t u)
+  ptyclient (ref<axprt_unix> xx, uid_t u)
     : x (xx), s (asrv::alloc (x, ptyd_prog_1)), uid (u) {}
   ~ptyclient ();
   void dispatch (svccb *sbp);

-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---
--- Begin Message ---
Source: sfs
Source-Version: 1:0.8-0+pre20060514.1-2

We believe that the bug you reported is fixed in the latest version of
sfs, which is due to be installed in the Debian FTP archive:

libsfs0c2-dev_0.8-0+pre20060514.1-2_i386.deb
  to pool/main/s/sfs/libsfs0c2-dev_0.8-0+pre20060514.1-2_i386.deb
libsfs0c2_0.8-0+pre20060514.1-2_i386.deb
  to pool/main/s/sfs/libsfs0c2_0.8-0+pre20060514.1-2_i386.deb
sfs-client_0.8-0+pre20060514.1-2_i386.deb
  to pool/main/s/sfs/sfs-client_0.8-0+pre20060514.1-2_i386.deb
sfs-common_0.8-0+pre20060514.1-2_i386.deb
  to pool/main/s/sfs/sfs-common_0.8-0+pre20060514.1-2_i386.deb
sfs-server_0.8-0+pre20060514.1-2_i386.deb
  to pool/main/s/sfs/sfs-server_0.8-0+pre20060514.1-2_i386.deb
sfs_0.8-0+pre20060514.1-2.diff.gz
  to pool/main/s/sfs/sfs_0.8-0+pre20060514.1-2.diff.gz
sfs_0.8-0+pre20060514.1-2.dsc
  to pool/main/s/sfs/sfs_0.8-0+pre20060514.1-2.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jaakko Niemi <[EMAIL PROTECTED]> (supplier of updated sfs package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 28 May 2006 19:37:57 +0300
Source: sfs
Binary: libsfs0c2-dev libsfs0c2 sfs-client sfs-server sfs-common
Architecture: source i386
Version: 1:0.8-0+pre20060514.1-2
Distribution: unstable
Urgency: low
Maintainer: Jaakko Niemi <[EMAIL PROTECTED]>
Changed-By: Jaakko Niemi <[EMAIL PROTECTED]>
Description: 
 libsfs0c2  - Self-Certifying File System shared libraries
 libsfs0c2-dev - Self-Certifying File System development files
 sfs-client - Self-Certifying File System client
 sfs-common - Self-Certifying File System common files
 sfs-server - Self-Certifying File System server
Closes: 356564
Changes: 
 sfs (1:0.8-0+pre20060514.1-2) unstable; urgency=low
 .
   * debian/patches/remove-extra-qualifications.diff (Closes: #356564)
   * check and update standards version to 3.7.2
   * add debhelper tokens to maintainer scripts
Files: 
 2c1df12deb05e57baf3f8bbd8163c8de 847 net optional sfs_0.8-0+pre20060514.1-2.dsc
 8fd9009ac915a3412c34e682a4ebb0c9 215296 net optional 
sfs_0.8-0+pre20060514.1-2.diff.gz
 6177a4862da3a08356d8d319fb706780 337376 net optional 
sfs-common_0.8-0+pre20060514.1-2_i386.deb
 c860b5c4fc7375062cba565773fc0a78 367230 net optional 
sfs-client_0.8-0+pre20060514.1-2_i386.deb
 df2f30b835970f60478e4660e76be50c 738768 net optional 
sfs-server_0.8-0+pre20060514.1-2_i386.deb
 7c94bf730ae30cd61fa22401c6d4fb71 1552996 net optional 
libsfs0c2_0.8-0+pre20060514.1-2_i386.deb
 9ec8b5ab276092e56e4ae1172edd1dd1 2868048 libdevel optional 
libsfs0c2-dev_0.8-0+pre20060514.1-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEedfbJMXP5PVSFUERAu3gAKCUX7QX9zzGHwwt62oQDI8JFt8bvQCgqwqK
XYqCdbqMzFYQMwEDP1caLmk=
=aAiT
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to