Your message dated Sat, 08 Aug 2015 04:34:20 +0000
with message-id <e1znvps-0003pa...@franck.debian.org>
and subject line Bug#794906: fixed in uhd 3.8.5-2
has caused the Debian Bug report #794906,
regarding uhd 3.8 ftbfs on arm64, 3.7 built fine before on arm64
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.)


-- 
794906: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794906
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:uhd
Version: 3.8.5-1
Severity: serious
Tags: sid stretch

see
https://buildd.debian.org/status/fetch.php?pkg=uhd&arch=arm64&ver=3.8.5-1&stamp=1438910044

[ 19%] Building C object lib/CMakeFiles/uhd.dir/convert/convert_orc.c.o
cd /«PKGBUILDDIR»/build/lib && /usr/bin/cc  -DHAVE_CONFIG_H -DUHD_DLL_EXPORTS
-DUHD_IMAGES_DIR=OFF -DUHD_VERSION=30805 -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -fPIC
-I/«PKGBUILDDIR»/build/include -I/«PKGBUILDDIR»/host/include
-I/«PKGBUILDDIR»/build/lib/ic_reg_maps -I/usr/include/orc-0.4
-I/«PKGBUILDDIR»/host/lib/convert -I/«PKGBUILDDIR»/build/lib/convert
-I/«PKGBUILDDIR»/build/lib/transport/nirio/lvbitx -I/usr/include/libusb-1.0
-I/«PKGBUILDDIR»/host/lib/usrp/cores
-I/«PKGBUILDDIR»/host/../firmware/fx2/common
-I/«PKGBUILDDIR»/host/lib/usrp/common
-I/«PKGBUILDDIR»/host/lib/usrp/common/ad9361_driver    -Wall -Wextra
-Wsign-compare -o CMakeFiles/uhd.dir/convert/convert_orc.c.o   -c
/«PKGBUILDDIR»/build/lib/convert/convert_orc.c
/«PKGBUILDDIR»/build/lib/convert/convert_orc.c: In function
'_backup__convert_fc32_1_to_item32_1_nswap_orc':
/«PKGBUILDDIR»/build/lib/convert/convert_orc.c:254:16: warning: comparison
between signed and unsigned integer expressions [-Wsign-compare]
        if (tmp == 0x80000000 && !(var38.x2[0]&0x80000000)) tmp = 0x7fffffff;
                ^
/«PKGBUILDDIR»/build/lib/convert/convert_orc.c:260:16: warning: comparison
between signed and unsigned integer expressions [-Wsign-compare]
        if (tmp == 0x80000000 && !(var38.x2[1]&0x80000000)) tmp = 0x7fffffff;
                ^
/«PKGBUILDDIR»/build/lib/convert/convert_orc.c: In function
'_backup__convert_fc32_1_to_item32_1_bswap_orc':
/«PKGBUILDDIR»/build/lib/convert/convert_orc.c:460:16: warning: comparison
between signed and unsigned integer expressions [-Wsign-compare]
        if (tmp == 0x80000000 && !(var38.x2[0]&0x80000000)) tmp = 0x7fffffff;
                ^
/«PKGBUILDDIR»/build/lib/convert/convert_orc.c:466:16: warning: comparison
between signed and unsigned integer expressions [-Wsign-compare]
        if (tmp == 0x80000000 && !(var38.x2[1]&0x80000000)) tmp = 0x7fffffff;
                ^
/«PKGBUILDDIR»/build/lib/convert/convert_orc.c: In function
'_backup__convert_fc32_1_to_sc8_1_nswap_orc':
/«PKGBUILDDIR»/build/lib/convert/convert_orc.c:1371:16: warning: comparison
between signed and unsigned integer expressions [-Wsign-compare]
        if (tmp == 0x80000000 && !(var37.x2[0]&0x80000000)) tmp = 0x7fffffff;
                ^
/«PKGBUILDDIR»/build/lib/convert/convert_orc.c:1377:16: warning: comparison
between signed and unsigned integer expressions [-Wsign-compare]
        if (tmp == 0x80000000 && !(var37.x2[1]&0x80000000)) tmp = 0x7fffffff;
                ^
/usr/bin/cmake -E cmake_progress_report /«PKGBUILDDIR»/build/CMakeFiles

--- End Message ---
--- Begin Message ---
Source: uhd
Source-Version: 3.8.5-2

We believe that the bug you reported is fixed in the latest version of
uhd, 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 794...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
A. Maitland Bottoms <bott...@debian.org> (supplier of updated uhd 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: Fri, 07 Aug 2015 23:49:20 -0400
Source: uhd
Binary: uhd-host libuhd003 libuhd-dev
Architecture: source amd64
Version: 3.8.5-2
Distribution: sid
Urgency: medium
Maintainer: A. Maitland Bottoms <bott...@debian.org>
Changed-By: A. Maitland Bottoms <bott...@debian.org>
Description:
 libuhd-dev - universal hardware driver for Ettus Research products
 libuhd003  - universal hardware driver for Ettus Research products
 uhd-host   - universal hardware driver for Ettus Research products
Closes: 794906
Changes:
 uhd (3.8.5-2) unstable; urgency=medium
 .
   * update to release_003_008_005-10-g3dbced2
   * Added NI B2x0 VID/PID pairs to udev rules in Debian uhd-host package.
   * 0099-revert-neon-changes.patch: Revert the NEON changes from upstream
     commit 1b149f561370687ad65e3aa644a402f00dbd16ea to fix build on arm64.
     (Thanks Adam!) (Closes: #794906)
Checksums-Sha1:
 81a0a1c2d6611c9d94f37e96845c79357a944097 2580 uhd_3.8.5-2.dsc
 a18acf0130780b0d511c57d07584cdd6ac1b96fe 24476 uhd_3.8.5-2.debian.tar.xz
 2d8f868eb56e5969b707497d7ec90f1f136b2430 69722 libuhd-dev_3.8.5-2_amd64.deb
 e441f0211be9f9779ecd4db52ce53ebed68d18ad 1552412 libuhd003_3.8.5-2_amd64.deb
 d5d249fd6665b8d296991d0bb1a40a130d876e24 2463034 uhd-host_3.8.5-2_amd64.deb
Checksums-Sha256:
 c625e57c572cf4df689732b4978570c2fec28a4db218f6b56eb634eabd541f48 2580 
uhd_3.8.5-2.dsc
 ebcf1ae4fb3d7f887d9ec8fca435b8d858b31ad843aedb7e345fc7b074391282 24476 
uhd_3.8.5-2.debian.tar.xz
 8fb0a7d51174c27d27e65e5081d506392e5141d6fb09e5975e8d459848b2c6a0 69722 
libuhd-dev_3.8.5-2_amd64.deb
 602456dc970a9674229a493c6ac594df2579ebbc40622d8516eebe053cb65c34 1552412 
libuhd003_3.8.5-2_amd64.deb
 708dc416159ef9c7b45f117af0cb9bf0858fa54075d1b8c1e9fabcea900c6334 2463034 
uhd-host_3.8.5-2_amd64.deb
Files:
 d564d865f598236952f0832b544ba3e2 2580 science optional uhd_3.8.5-2.dsc
 478114c378416b601cb30ace1c4c94fa 24476 science optional 
uhd_3.8.5-2.debian.tar.xz
 93217ae917948d33ca2d23f7e8aee535 69722 libdevel optional 
libuhd-dev_3.8.5-2_amd64.deb
 0eccbc06ff001b2c47c233df744cdfcc 1552412 libs optional 
libuhd003_3.8.5-2_amd64.deb
 c5e075d1f77dda11756f83c37d91260e 2463034 science optional 
uhd-host_3.8.5-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVxYKMAAoJEFBB8YkfROCQLJAP+gPa7W+C7tCYRjof5rjz8RIJ
9j77u7u9X1VkX7IIobD0rNubgphgkFJ4/GA/j84toklOF+OeRQncqb0CNI88d/AF
eAkcvopzJkdX5vCOw+YcuiHR38vzSYDUzjEA6b7qEdWiK0efAMT89lOkPeIt2f76
dqHQi5tnX2Mw5brv9SHVmEpZ3fL4KGTgYpRgc2A9gJfAeJ+TsmBWuoMr2lx4Rg+W
uiG5yqMdFZ+QeqxmJxUk/Ji9w0Kb8A3/HEzJP+fQngo+vwX61l2CPfpMfvVLuCqX
hvsyiNsoS0WDl+oYev8G4OFPvTDgO8XYRbRF9WWMGDGHkLU+TjIWmEjPBEyvha6x
52EZV0KWY8Kv/oxMK3a2nS7+7yuecLbnKPrib74CSCv/ayjIyEcJvgHL6yNd2nNZ
dYOjzMswnkV5Xn0+LXLY7PWRO5MRyWZ2d/j/P6aD5f3kuAVpDnZycVjXuYMQ+q4u
ip4mMBxMCtvmcSBTYS8UnHmTwGcaxuWteDZ7Gpg7u2Cda80hCf1vUkwM4gGmWEhK
F6+PbRis2TSxJ4kFCGIQ14ZftV8Hw0Hz12yvM93BfTRjXAzQiJF15p4Ar8wyWSRc
B15USUvZM89Zd6y32zgs7TNrCl2Uev1o2KfL9fxpx9ro/DDlOQIx04DyxupPvq3+
d5Rh0EL0jescGyH6YXlB
=fR4z
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to