Your message dated Tue, 19 Sep 2006 14:33:41 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#385695: fixed in ircd-hybrid 1:7.2.2-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: ircd-hybrid
Version: 1:7.2.2-1
Severity: important
Tags: pending

When building on alpha, the auto-builder gave the following error.

gcc -I../include -I/usr/include/pcre   -Wall -O2 -g -c s_user.c
s_user.c: In function 'register_local_user':
s_user.c:431: error: incompatible type for argument 1 of 'uid_get'
make[2]: *** [s_user.o] Error 1
make[2]: Leaving directory `/build/buildd/ircd-hybrid-7.2.2/src'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/build/buildd/ircd-hybrid-7.2.2'
make: *** [build-stamp] Error 2

The incriminated code is located at:

src/s_user.c:71:static void *uid_get(va_list);
src/s_user.c:431:      id = uid_get(NULL);

NULL is a pointer on 0, (void *) 0, but va_list is not implemented
as a pointer on alpha.

After a test build on my alpha development machine to see if this
happens elsewhere, I will do another upload to fix this bug.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `-     Unix Sys & Net Admin

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: ircd-hybrid
Source-Version: 1:7.2.2-2

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

hybrid-dev_7.2.2-2_all.deb
  to pool/main/i/ircd-hybrid/hybrid-dev_7.2.2-2_all.deb
ircd-hybrid_7.2.2-2.diff.gz
  to pool/main/i/ircd-hybrid/ircd-hybrid_7.2.2-2.diff.gz
ircd-hybrid_7.2.2-2.dsc
  to pool/main/i/ircd-hybrid/ircd-hybrid_7.2.2-2.dsc
ircd-hybrid_7.2.2-2_amd64.deb
  to pool/main/i/ircd-hybrid/ircd-hybrid_7.2.2-2_amd64.deb



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.
Aurélien GÉRÔME <[EMAIL PROTECTED]> (supplier of updated ircd-hybrid 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: Tue, 19 Sep 2006 21:14:57 +0200
Source: ircd-hybrid
Binary: hybrid-dev ircd-hybrid
Architecture: source amd64 all
Version: 1:7.2.2-2
Distribution: unstable
Urgency: high
Maintainer: Joshua Kwan <[EMAIL PROTECTED]>
Changed-By: Aurélien GÉRÔME <[EMAIL PROTECTED]>
Description: 
 hybrid-dev - development files for ircd-hybrid
 ircd-hybrid - high-performance secure IRC server
Closes: 255519 385695
Changes: 
 ircd-hybrid (1:7.2.2-2) unstable; urgency=high
 .
   * Mention two disregards in the previous changelog:
     * Execute the unpatch rule after the clean rule.
     * Update or disable several patches which are not applicable
       anymore. See details in debian/patches/00list.
   * Update description in debian/control, since the documentation is
     not present on the homepage anymore.
   * Add 18_remove_unused_va_list.dpatch to fix FTBFS on Alpha
     architecture and therefore set urgency to high. (Closes: #385695)
   * Option --enable-rtsigio does not work on Alpha architecture,
     so disable it and use option --enable-epoll instead.
   * Add debian/ircd-hybrid.prerm with a debconf setting to allow or to
     disallow ircd-hybrid to be stopped before an upgrade. The default
     behaviour is to allow it to be stopped. (Closes: #255519)
     + Use dh_installinit -n in debian/rules, because we now manage the
       init.d debconf part ourselves.
     + Accordingly update:
       - debian/ircd-hybrid.postinst.in;
       - debian/ircd-hybrid.postrm.in;
       - debian/ircd-hybrid.templates.
     + Add debian/ircd-hybrid.prerm.
     + Update and rename debian/ircd-hybrid.config.in to
       debian/ircd-hybrid.config.
   * Run debconf-updatepo and update the French template.
   * Update 98_patchlevel_debian.dpatch.
   * Update debian/copyright with current date.
   * Clean debian/ircd-hybrid.init and make it LSB-compliant.
Files: 
 a12104937aa32c2b701fdfcb3abc7373 711 net optional ircd-hybrid_7.2.2-2.dsc
 60192425603c37d408641841c3a4259d 99541 net optional ircd-hybrid_7.2.2-2.diff.gz
 91342865e0992d6a243bc43ab7b9f319 61968 devel optional 
hybrid-dev_7.2.2-2_all.deb
 b670b38c791342d11bc550be4f2c93d7 644644 net optional 
ircd-hybrid_7.2.2-2_amd64.deb

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

iD8DBQFFEEW/zWFP1/XWUWkRAhEdAJ9sG+sV2zAM+lcrSas2eL8pjcA7hwCeIgtx
XudhGajjJLT4OUtXtmJR1bE=
=WbPw
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to