Your message dated Sun, 22 Jan 2006 09:17:08 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#349355: fixed in libusb 2:0.1.11-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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 22 Jan 2006 14:30:14 +0000
>From [EMAIL PROTECTED] Sun Jan 22 06:30:14 2006
Return-path: <[EMAIL PROTECTED]>
Received: from hoboe2bl1.telenet-ops.be ([195.130.137.73])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1F0gEQ-0004Z1-EC
        for [EMAIL PROTECTED]; Sun, 22 Jan 2006 06:30:14 -0800
Received: from localhost (localhost.localdomain [127.0.0.1])
        by hoboe2bl1.telenet-ops.be (Postfix) with SMTP id 3C82438117
        for <[EMAIL PROTECTED]>; Sun, 22 Jan 2006 15:30:13 +0100 (CET)
Received: from Q.roeckx.be (dD5775F4A.access.telenet.be [213.119.95.74])
        by hoboe2bl1.telenet-ops.be (Postfix) with ESMTP id 1887738062
        for <[EMAIL PROTECTED]>; Sun, 22 Jan 2006 15:30:13 +0100 (CET)
Received: by Q.roeckx.be (Postfix, from userid 501)
        id 1F98026136; Sun, 22 Jan 2006 15:30:12 +0100 (CET)
Date: Sun, 22 Jan 2006 15:30:12 +0100
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: libusb: FTBFS: warning: format '%d' expects type 'int', but argument 3 
has type 'long unsigned int'
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
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.9 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        RCVD_IN_SORBS,RCVD_IN_SORBS_MISC autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

Package: libusb
Version: 2:0.1.11-1
Severity: serious

Hi,

Your package is failing to build on a few arches with the
following error:
gcc -DHAVE_CONFIG_H -I. -Werror -Wall -g -O2 -MT linux.lo -MD -MP -MF 
.deps/linux.Tpo -c ../linux.c  -fPIC -DPIC -o .libs/linux.o
cc1: warnings being treated as errors
../linux.c: In function 'usb_os_determine_children':
../linux.c:568: warning: format '%d' expects type 'int', but argument 3 has typ
e 'long unsigned int'
make[3]: *** [linux.lo] Error 1

It's trying to print a sizeof(), which is a size_t.  The
proper way to print a size_t is either "%zd" or "%zu".


Kurt


---------------------------------------
Received: (at 349355-close) by bugs.debian.org; 22 Jan 2006 17:20:24 +0000
>From [EMAIL PROTECTED] Sun Jan 22 09:20:24 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1F0ipw-0003no-Gz; Sun, 22 Jan 2006 09:17:08 -0800
From: Aurelien Jarno <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#349355: fixed in libusb 2:0.1.11-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 22 Jan 2006 09:17:08 -0800
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=-4.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
        HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: libusb
Source-Version: 2:0.1.11-2

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

libusb++-0.1-4c2_0.1.11-2_i386.deb
  to pool/main/libu/libusb/libusb++-0.1-4c2_0.1.11-2_i386.deb
libusb++-dev_0.1.11-2_i386.deb
  to pool/main/libu/libusb/libusb++-dev_0.1.11-2_i386.deb
libusb-0.1-4_0.1.11-2_i386.deb
  to pool/main/libu/libusb/libusb-0.1-4_0.1.11-2_i386.deb
libusb-0.1-udeb_0.1.11-2_i386.udeb
  to pool/main/libu/libusb/libusb-0.1-udeb_0.1.11-2_i386.udeb
libusb-dev_0.1.11-2_i386.deb
  to pool/main/libu/libusb/libusb-dev_0.1.11-2_i386.deb
libusb_0.1.11-2.diff.gz
  to pool/main/libu/libusb/libusb_0.1.11-2.diff.gz
libusb_0.1.11-2.dsc
  to pool/main/libu/libusb/libusb_0.1.11-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.
Aurelien Jarno <[EMAIL PROTECTED]> (supplier of updated libusb 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, 22 Jan 2006 18:08:38 +0100
Source: libusb
Binary: libusb++-dev libusb-dev libusb-0.1-udeb libusb-0.1-4 libusb++-0.1-4c2
Architecture: source i386
Version: 2:0.1.11-2
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno <[EMAIL PROTECTED]>
Changed-By: Aurelien Jarno <[EMAIL PROTECTED]>
Description: 
 libusb++-0.1-4c2 - userspace C++ USB programming library
 libusb++-dev - userspace C++ USB programming library development files
 libusb-0.1-4 - userspace USB programming library
 libusb-0.1-udeb - userspace USB programming library (udeb)
 libusb-dev - userspace USB programming library development files
Closes: 349355
Changes: 
 libusb (2:0.1.11-2) unstable; urgency=low
 .
   * Use %zd to print size_t types. Thanks to Kurt Roeckx for the hint
     (closes: bug#349355).
Files: 
 1cc48aedbd49fbf7e3f0f5938496c0e4 690 libs optional libusb_0.1.11-2.dsc
 1b736e2315afe2287e26b92306dfc337 9744 libs optional libusb_0.1.11-2.diff.gz
 c3b16a4f79c49652a7363f9973fc56d7 18108 libs important 
libusb-0.1-4_0.1.11-2_i386.deb
 d0d1c42595567e11129e457484f033fa 36826 libdevel optional 
libusb-dev_0.1.11-2_i386.deb
 867dd4074aa1e41464189da73ec1509c 5820 libs optional 
libusb++-0.1-4c2_0.1.11-2_i386.deb
 ba21bfed2019c52bcbdccf65bee2f080 20032 libdevel optional 
libusb++-dev_0.1.11-2_i386.deb
 ea7fbcc1fe34810b18eadd43dfe46d22 10120 debian-installer optional 
libusb-0.1-udeb_0.1.11-2_i386.udeb
Package-Type: udeb

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

iD8DBQFD07ybw3ao2vG823MRAnZAAJ0RyOEJzra22usybz7Kmk2VAB94oACfSAU3
aFt7QNuQNG5uoUyamP/k8EY=
=mkLR
-----END PGP SIGNATURE-----


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

Reply via email to