Your message dated Sun, 31 Aug 2014 18:18:43 +0000
with message-id <e1xo9i7-0008ma...@franck.debian.org>
and subject line Bug#749157: fixed in freebsd-libs 10.0-7
has caused the Debian Bug report #749157,
regarding Please add an empty #define LIBUSB_CALL in libusb.h
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
749157: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749157
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: freebsd-libs
Version: 10.0-5
Severity: normal
Tags: upstream
libusb should have ane empty #define LIBUSB_CALL
See:
http://libusb.sourceforge.net/api-1.0/group__misc.html#gaa7d6035eb2692d455d27144560a0f68d
This is implemented in libusb.h:
http://git.libusb.org/?p=libusb.git;a=blob;f=libusb/libusb.h;hb=7634714aa696175b08016b6f2185a75a2f55a113;js=1#l100
The lack of this #define is causing cgminer to FTBFS on kfreebsd*
https://buildd.debian.org/status/fetch.php?pkg=cgminer&arch=kfreebsd-
amd64&ver=4.3.3-2&stamp=1400816257
usbutils.c:2687:25: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'transfer_callback'
static void LIBUSB_CALL transfer_callback(struct libusb_transfer *transfer)
Probably should go upstream too. However, I'm not familiar with their bug
reporting policies. I also don't know which API version this should be in.
Thank you.
-- System Information:
Debian Release: wheezy/sid
APT prefers saucy-updates
APT policy: (500, 'saucy-updates'), (500, 'saucy-security'), (500, 'saucy'),
(100, 'saucy-backports')
Architecture: i386 (i686)
Kernel: Linux 3.11.0-20-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Source: freebsd-libs
Source-Version: 10.0-7
We believe that the bug you reported is fixed in the latest version of
freebsd-libs, which is due to be installed in the Debian FTP archive.
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 749...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Christoph Egger <christ...@debian.org> (supplier of updated freebsd-libs
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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 31 Aug 2014 11:11:57 -0700
Source: freebsd-libs
Binary: libsbuf6 libsbuf6-udeb libsbuf-dev libdwarf-freebsd-3
libdwarf-freebsd-dev libelf-freebsd-1 libelf-freebsd-dev libutil-freebsd-9
libutil-freebsd-dev libcam6 libcam-dev libgeom1 libgeom-dev libgeom1-udeb
libusbhid4debian libusbhid-common libusbhid-dev libusb3 libusb2-dev
libusb3-udeb libkvm6 libkvm-dev libdevstat7 libdevstat-dev libmemstat3
libmemstat-dev libnetgraph4 libnetgraph-dev libipx2 libipx-dev libipx2-udeb
libkiconv4 libkiconv-dev libjail1 libjail-dev libalias7 libalias-dev
Architecture: source all
Version: 10.0-7
Distribution: unstable
Urgency: medium
Maintainer: GNU/kFreeBSD Maintainers <debian-bsd@lists.debian.org>
Changed-By: Christoph Egger <christ...@debian.org>
Description:
libalias-dev - Development files for libalias
libalias7 - FreeBSD packet aliasing library
libcam-dev - Development files for libcam
libcam6 - FreeBSD CAM (Common Access Method) library
libdevstat-dev - Development files for libdevstat
libdevstat7 - FreeBSD devstat (kernel interface) library
libdwarf-freebsd-3 - library to consume and produce DWARF debug information
(FreeBSD v
libdwarf-freebsd-dev - Development files for libdwarf (FreeBSD version)
libelf-freebsd-1 - library to read and write ELF files
libelf-freebsd-dev - Development files for libelf (FreeBSD version)
libgeom-dev - Development files for libgeom
libgeom1 - FreeBSD GEOM library
libgeom1-udeb - FreeBSD GEOM library (udeb) (udeb)
libipx-dev - Development files for libipx
libipx2 - FreeBSD IPX address conversion support library
libipx2-udeb - FreeBSD IPX address conversion support library (udeb) (udeb)
libjail-dev - Development files for libjail
libjail1 - FreeBSD jail library
libkiconv-dev - Development files for libkiconv
libkiconv4 - FreeBSD kernel side iconv library (udeb)
libkvm-dev - Development files for libkvm
libkvm6 - FreeBSD kvm (kernel memory interface) library
libmemstat-dev - Development files for libmemstat
libmemstat3 - FreeBSD memstat (kernel interface) library
libnetgraph-dev - Development files for libnetgraph
libnetgraph4 - FreeBSD netgraph (kernel interface) library
libsbuf-dev - Development files for libsbuf
libsbuf6 - FreeBSD string buffer library
libsbuf6-udeb - FreeBSD string buffer library (udeb) (udeb)
libusb2-dev - Development files for libusb2
libusb3 - FreeBSD userspace USB programming library
libusb3-udeb - Development files for libusb2 (udeb) (udeb)
libusbhid-common - Common files for the USB HID devices FreeBSD library
libusbhid-dev - Development files for libusbhid
libusbhid4debian - FreeBSD library to access USB HID devices
libutil-freebsd-9 - FreeBSD utility library
libutil-freebsd-dev - Development files for libutil-freebsd
Closes: 749157
Changes:
freebsd-libs (10.0-7) unstable; urgency=medium
.
[ Steven Chamberlain ]
* Add empty LIBUSB_CALL macro, to be compatible to the libusb 1.0-API
From upstream 10-STABLE. Thanks, Scott Howard. (Closes: #749157)
Checksums-Sha1:
bcae4ff044bc4ca91b702628512d2c50a27aa775 4562 freebsd-libs_10.0-7.dsc
c71030b2c93fbc478e0203be63637b2d1e75baf2 28624
freebsd-libs_10.0-7.debian.tar.xz
4a59c7db0a8c738311bff9cf6e113e8184e67625 23658 libusbhid-common_10.0-7_all.deb
Checksums-Sha256:
24f91c1390559b962421e9bb7d77a1a9d3589f15e1b87e3844f900e9a6911484 4562
freebsd-libs_10.0-7.dsc
2f1e25010c06a0aa9c5056b6e2a14fdee3eff0ef7059613d5099f071e2b80c0f 28624
freebsd-libs_10.0-7.debian.tar.xz
ecd0a9b123a13da4b0b25c61819cd8c53e98b5fef2aaf66c902b66502ec5f61c 23658
libusbhid-common_10.0-7_all.deb
Files:
2500d3eefe5c5517ddd9f9f9228aa1ad 23658 libs optional
libusbhid-common_10.0-7_all.deb
1066fb63c6b4200d9be316ab482558b0 4562 libs optional freebsd-libs_10.0-7.dsc
342a2c607231a12839b2c3bfe5b32c18 28624 libs optional
freebsd-libs_10.0-7.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJUA2WFAAoJEKv/7bJACMb5YnwP/j7aVD3ALjcSeVvgVJepgzxC
x5Mn7IAd+UfDC48Nn889QFFlLTLShLEUTToXOc/IUrIyKuCYgiivI4/i5sKDUEWw
5bGIl44wfp/GrTvO6uU9mU1xqKhDfOdbrdrF/BJNgijZOuS141kt2+CkUiEy0KnJ
NxhSi9foZTQ76aLvV+UUfRu1+iImeEw3J0i/JCroSTt/9DpI6aMxztozU9r1PkdW
6DA7ZuNPQwPqOPhIf9P/ITsSo89C2zATkiIx/dHhRB+OL6pX7hR9abVYqDaWrrev
46aKgVriyZOVPl6cFililiga6MkAUEPMGs9dfZdbyqR68xZ9Y7nKrSJXaarTUAht
gEdMhMc3tXxUjz9KEMCcFZrVtReLUwqzpdPDrIpSAxm3UE8QmJBVMR04ZYMZdeMG
K4VaLG45kz7w4Ma6WRL/LXBA5CzejVpWBiyfYUVPVBTm0c9y+gwKoOptmJomZo7A
tZY8fHsbIzpsa28CMbpTYQMjpS7BidYz4QGqa3cnz//Pjp1OehEV0YOYaZVLnZxg
B4kvkggd/79SzG77/sBh0ezl2kCkE8DI7mEhkcqbqIamubBh8i4mBaffIhaEA+u4
4P7gZdgEKfWTbrWppkjtoVQkMq/wbWAkyvAmU0tcN9SsoTxnm88l+OWuv5QRdVbz
soyioPTOl/HiBiqHj5VB
=mHFd
-----END PGP SIGNATURE-----
--- End Message ---