Bug#726186: zvbi FTBFS on alpha due to bug in test suite
Source: zvbi Version: 0.2.35-1 Severity: important User: debian-al...@lists.debian.org Usertags: alpha Justification: Fails to build from source but built in the past zvbi FTBFS on alpha (also ppc64 by the looks) due to a bug in the test suite routine test-packet-830. Build log for alpha at: http://buildd.debian-ports.org/status/fetch.php?pkg=zvbi&arch=alpha&ver=0.2.35-1&stamp=1380861750 The problem is the function assert_decode_teletext_8301_cni() in test/test-packet-830.cc which reads as: static void assert_decode_teletext_8301_cni (unsigned int * cni, const uint8_t buffer[42]) { uint8_t buffer2[42]; unsigned int cni2; memcpy (buffer2, buffer, sizeof (buffer2)); memset_rand (cni, sizeof (cni)); That should be sizeof(*cni) in the last line. The memset_rand() function due to an incorrect size specification (8 bytes for a pointer on a 64 bit arch like alpha) writes past the end of the 4 bytes of an unsigned int, indeed into buffer2 which happened to be allocated after cni, causing a later assert comparing buffer and buffer2 to fail. Cheers Michael. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20131013080910.GT10750@omega
Processed: jessie
Processing commands for cont...@bugs.debian.org: > tags 722112 + sid jessie Bug #722112 [src:lxappearance-obconf] lxappearance-obconf: unsatisfiable build-depends on libmenu-cache1-dev Added tag(s) sid and jessie. > tags 721919 + sid jessie Bug #721919 [childsplay] childsplay: Does not start due to changes in recent sqlalchemy Added tag(s) sid and jessie. > tags 721622 + sid jessie Bug #721622 [asterisk-modules] dependency change s/libradiusclient-ng2/libfreeradius-client2 Added tag(s) sid and jessie. > tags 721666 + sid jessie Bug #721666 [software-center] software-center hangs indefinitely Added tag(s) sid and jessie. > tags 714025 + sid jessie Bug #714025 {Done: Paul Gevers } [fpc] Please remove svgalib support Added tag(s) sid and jessie. > tags 721949 + sid jessie Bug #721949 {Done: Bart Martens } [klavaro] klavaro: Depends on a virtual package Added tag(s) sid and jessie. > tags 718308 + sid jessie Bug #718308 [tumgreyspf] tumgreyspf fails to run Added tag(s) sid and jessie. > tags 725125 + sid jessie Bug #725125 {Done: Philip Rinn } [subtitleeditor] subtitleeditor crashes Added tag(s) sid and jessie. > tags 725373 + sid jessie Bug #725373 [python-tg.devtools] python-tg.devtools should depends on python-babel and not python-pybabel Added tag(s) sid and jessie. > tags 725374 + sid jessie Bug #725374 [zine] zine should depend on python-babel and not python-pybabel Added tag(s) sid and jessie. > tags 725372 + sid jessie Bug #725372 [python-sqlkit] python-sqlkit should depend on python-babel, and not python-pybabel anymore Added tag(s) sid and jessie. > tags 725461 + sid jessie Bug #725461 [src:batik] batik: FTBFS: Unable to find a javac compiler Added tag(s) sid and jessie. > tags 725509 + sid jessie Bug #725509 {Done: Thibaut Paumard } [src:yorick-mpeg] yorick-mpeg: FTBFS: No rule to make target `check.i', needed by `check-dll' Added tag(s) sid and jessie. > thanks Stopping processing here. Please contact me if you need assistance. -- 714025: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714025 718308: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718308 721622: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721622 721666: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721666 721919: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721919 721949: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721949 722112: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722112 725125: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725125 725372: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725372 725373: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725373 725374: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725374 725461: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725461 725509: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725509 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/handler.s.c.138166509814816.transcr...@bugs.debian.org
Processing of libvigraimpex_1.9.0+dfsg-7_mipsel.changes
libvigraimpex_1.9.0+dfsg-7_mipsel.changes uploaded successfully to localhost along with the files: libvigraimpex-dev_1.9.0+dfsg-7_mipsel.deb libvigraimpex4_1.9.0+dfsg-7_mipsel.deb python-vigra_1.9.0+dfsg-7_mipsel.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vvkwv-0007nm...@franck.debian.org
libvigraimpex_1.9.0+dfsg-7_mipsel.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 05 Oct 2013 13:45:19 +0200 Source: libvigraimpex Binary: libvigraimpex-dev libvigraimpex4 libvigraimpex-doc python-vigra python-vigra-doc Architecture: mipsel Version: 1.9.0+dfsg-7 Distribution: unstable Urgency: low Maintainer: Debian QA Group Changed-By: Andreas Metzler Description: libvigraimpex-dev - development files for the C++ computer vision library libvigraimpex-doc - Documentation for the C++ computer vision library libvigraimpex4 - C++ computer vision library python-vigra - Python bindings for the C++ computer vision library python-vigra-doc - Documentation for Python bindings for the C++ computer vision lib Changes: libvigraimpex (1.9.0+dfsg-7) unstable; urgency=low . * QA upload. * Make debian/rules work with both multiarch and non-multiarch libboost-python. (This supersedes the change in Ubuntu 1.9.0+dfsg-6ubuntu2.) Checksums-Sha1: 2ba6340bffc61b7fd36f65a09577b60bcd9ad20d 1703866 libvigraimpex-dev_1.9.0+dfsg-7_mipsel.deb a85f2a0573f16d1769fc6d45cbd1b9a65dab08dc 141202 libvigraimpex4_1.9.0+dfsg-7_mipsel.deb ab716b3e48f86d881392a6d4281f9cbc16d8bfb9 1511280 python-vigra_1.9.0+dfsg-7_mipsel.deb Checksums-Sha256: 168f653d9fc6854cef89ddea5af90adebf7cc529e32bf3a497a0ce4db01f298e 1703866 libvigraimpex-dev_1.9.0+dfsg-7_mipsel.deb 72c7c9ab289c7e15c6001218a05a28f695fc6b8bb4033073af76bc8d51ce738c 141202 libvigraimpex4_1.9.0+dfsg-7_mipsel.deb cfc9ac4cecb18859f7317c6011dfb65644545f16c102d7fd1f5f224d6fd9e991 1511280 python-vigra_1.9.0+dfsg-7_mipsel.deb Files: 79ce10702dc41d5a1373f95bba362a13 1703866 libdevel optional libvigraimpex-dev_1.9.0+dfsg-7_mipsel.deb 44e82150cd5f819fc2cccb600deb5017 141202 libs optional libvigraimpex4_1.9.0+dfsg-7_mipsel.deb 258f7684691c88b5b013613b07264f23 1511280 python optional python-vigra_1.9.0+dfsg-7_mipsel.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCgAGBQJSWozLAAoJEKVPAYVDghSEKV8QAJaTTJUIn+QaKFYXfS0+KcH3 3BfGgUrMSLM/l0dv08NvcBL2bhZFGvuX7AZQi83mLhpk+CVR3JbsEfldd+CLtFkt XCPga7gb96+kA3QFAE/is6JWMrzBOsB6mX0ZkVjatMs1krJCJhLIGuk7GmAKIgcN LAkS0qzcdmOew9RojIk9rXw9la0WKfYa83cxokawTlvQxjZkg4eCXL+ITSa+GJcs rYXAvTsFeTdBi6Js6PvaZqUZWHvcNBuhBlmtzglwORGsuhEctdTE6sJGbfQ9ztmt BD9RmBxXa2K6OKlQiv8VBJWsTBZvR61rX7neboVDPN7xx0ltvrSWyxVYoQc3Edy2 4pIY2kxh4BnwLuorAcWNxTbGcAlJKT9ycnmQp5YAFq50P91FsHXbGEac1yVnFCK4 AkljcSc71na0tWonTN4wYu9OzedVM9Cci3RuCjE2IDHcaBf6hr4Vt/ZEin/9Xkbz ig6FOZ+IJelBtzh3dY7nnz0ENMjaBY3s9ied1cdoXa00vW1EcuPWvFeUONHsWs6b yutn7B/0DXhgrC3lU62/oeHUu/MX4gconmBv/tTXJ7dCi84qdL4JjPw7nJgbcpei cO5dyzL0D8eA1AiLtuulsFV65+gX9VkIAjwlrbb8v//EWLjeRP2YEE4oRYtcnjPZ 6qEYowxpfAEo774qm10Z =sw5I -END PGP SIGNATURE- Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vvkd5-kx...@franck.debian.org
RE: Itsuki Request, Business Follow-up.
To Whom It May Concern. 13th, October 2013. Konnichiwa ! It is with respect to directly write this proposal letter, informing you of a potential business deal that can be established directly from your country with your help, which will mutually be profitable to us having no risk involved. If you are agreeable to this business proposal, please indicate your interest. Feel free to contact me via electronic mail or telephone for further discussion. Sincerely, Dōmo arigatō Kaito -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1vvmh0-5n...@68-168-110-103.dedicated.thomas-networks.net
Processed: jessie
Processing commands for cont...@bugs.debian.org: > tags 722572 + sid jessie Bug #722572 [src:upstart] upstart: FTBFS on i386: FAIL: test_sysv and test_utmp Added tag(s) sid and jessie. > tags 724642 + sid jessie Bug #724642 {Done: Tristan Seligmann } [quodlibet-plugins] Many plugins fail to load with "ImportError: No module named gtk" Added tag(s) sid and jessie. > tags 722882 + sid jessie Bug #722882 {Done: Thomas Goirand } [python-openstack-common,python-openstack.nose-plugin] python-openstack.nose-plugin and python-openstack-common: error when trying to install together Added tag(s) sid and jessie. > tags 723156 + sid jessie Bug #723156 {Done: Adam Conrad } [libfolia] libfolia build-dependencies are unsatisfiable due to renamed ticcutils dev package. Added tag(s) sid and jessie. > tags 722913 + sid jessie Bug #722913 {Done: u...@debian.org (Aaron M. Ucko)} [ncbi-tools6] ncbi-tools6 FTBFS with new perl Added tag(s) sid and jessie. > tags 722665 + sid jessie Bug #722665 [libjackson-json-java,libjackson2-core-java] libjackson2-core-java and libjackson-json-java: error when trying to install together Added tag(s) sid and jessie. > tags 722660 + sid jessie Bug #722660 {Done: Guillem Jover } [blt] libgraphviz-dev and blt-dev: error when trying to install together Added tag(s) sid and jessie. > tags 724642 + sid jessie Bug #724642 {Done: Tristan Seligmann } [quodlibet-plugins] Many plugins fail to load with "ImportError: No module named gtk" Ignoring request to alter tags of bug #724642 to the same tags previously set > tags 724597 + sid jessie Bug #724597 [python3-postgresql] python3-postgresql is broken with PostgreSQL 9.2+ Added tag(s) sid and jessie. > tags 724337 + sid jessie Bug #724337 [src:pork] pork: FTBFS: configure.ac:12: error: required file './compile' not found Added tag(s) sid and jessie. > tags 724054 + sid jessie Bug #724054 [src:exrtools] exrtools: FTBFS: no dependency information found for /usr/lib/x86_64-linux-gnu/libpng12.so.0 (used by debian/exrtools/usr/bin/pngtoexr) Added tag(s) sid and jessie. > tags 724064 + sid jessie Bug #724064 [openafs-client,tar-scripts] tar-scripts and openafs-client: error when trying to install together Added tag(s) sid and jessie. > tags 724236 + sid jessie Bug #724236 {Done: Salvatore Bonaccorso } [src:liblatex-table-perl] liblatex-table-perl: FTBFS: tests fail 'no warnings' test Added tag(s) sid and jessie. > tags 724546 + sid jessie Bug #724546 [xserver-xorg-video-chips] xserver-xorg-video-chips: FTBFS on hppa: ct_driver.h:30:17: fatal error: xaa.h: No such file or directory Added tag(s) sid and jessie. > tags 724273 + sid jessie Bug #724273 [libopenmpi-dbg] libopenmpi-dbg: not installable in sid Added tag(s) sid and jessie. > tags 724048 + sid jessie Bug #724048 {Done: Raphaël Hertzog } [src:dh-linktree] dh-linktree: FTBFS: pod2man error Added tag(s) sid and jessie. > tags 724303 + sid jessie Bug #724303 {Done: gregor herrmann } [src:libvideo-fourcc-info-perl] libvideo-fourcc-info-perl: FTBFS: fails t/99kwalitee.t: no license information Added tag(s) sid and jessie. > tags 724467 + sid jessie Bug #724467 [src:revelation] revelation: FTBFS: configure.ac:14: error: required file './compile' not found Added tag(s) sid and jessie. > tags 724471 + sid jessie Bug #724471 [src:smokeping] smokeping: FTBFS: configure.ac:24: error: required file 'conftools/compile' not found Added tag(s) sid and jessie. > thanks Stopping processing here. Please contact me if you need assistance. -- 722572: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722572 722660: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722660 722665: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722665 722882: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722882 722913: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722913 723156: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=723156 724048: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724048 724054: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724054 724064: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724064 724236: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724236 724273: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724273 724303: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724303 724337: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724337 724467: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724467 724471: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724471 724546: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724546 724597: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724597 724642: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724642 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/handler.s.c.138167588116625.transcr...@bugs.debian.org
Bug#713307: tagging 713307
On Wed, Jun 26, 2013 at 08:32:42PM -0400, Ryan Kavanagh wrote: > tags 713307 + pending > thanks vera is slated to be removed from testing tomorrow, so please upload to fix this bug soon. FWIW, I join a patch that fix the FTBFS. Cheers, -- Bill. Imagine a large red swirl here. diff -u vera-1.17/vera.texi vera-1.17/vera.texi --- vera-1.17/vera.texi +++ vera-1.17/vera.texi @@ -174,6 +174,33 @@ * GNU FDL:: The full legalese for copying and distributing * Help on: (info). Getting used to the Info browsing system * Index:: +* 0:: +* A:: +* B:: +* C:: +* D:: +* E:: +* F:: +* G:: +* H:: +* I:: +* J:: +* K:: +* L:: +* M:: +* N:: +* O:: +* P:: +* Q:: +* R:: +* S:: +* T:: +* U:: +* V:: +* W:: +* X:: +* Y:: +* Z:: @end menu @flushright
Bug#726253: libsane: Add Canon MP230 support
Package: libsane Version: 1.0.23-3owi Severity: wishlist Dear Maintainer, Following patch adds scanning support for the Canon MP230 by activating the mp230 usb ids in the mp250 support code. -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (900, 'testing'), (800, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.11.0-owi1+ (SMP w/4 CPU cores) Locale: LANG=fr_BE.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libsane depends on: ii acl2.2.52-1 ii adduser3.113+nmu3 ii libavahi-client3 0.6.31-2 ii libavahi-common3 0.6.31-2 ii libc6 2.17-93 ii libexif12 0.6.21-1 ii libgphoto2-2 2.4.14-2.3 ii libgphoto2-port0 2.4.14-2.3 ii libieee1284-3 0.2.11-12 ii libjpeg8 8d-1 ii libsane-common 1.0.23-3owi ii libtiff4 3.9.7-2 ii libusb-1.0-0 2:1.0.17-1+b1 ii libv4l-0 1.0.0-1 ii makedev2.3.1-93 ii multiarch-support 2.17-93 ii udev 204-5 Versions of packages libsane recommends: ii libsane-extras 1.0.22.3 ii sane-utils 1.0.23-3 Versions of packages libsane suggests: ii avahi-daemon 0.6.31-2 ii hplip 3.13.4-1+b1 pn hpoj -- no debconf information commit 0d9c7841a07f5427e4f7ae922114814cda386fc0 Author: Oliver Winker Date: Sat Oct 12 11:25:38 2013 +0200 Add MP230 diff --git a/backend/pixma_mp150.c b/backend/pixma_mp150.c index 66ca3e5..8077236 100644 --- a/backend/pixma_mp150.c +++ b/backend/pixma_mp150.c @@ -149,6 +149,7 @@ #define MP550_PID 0x173d #define MP560_PID 0x173e #define MP640_PID 0x173f +#define MP230_PID 0x175f /* PIXMA 2010 vintage */ #define MX340_PID 0x1741 @@ -1626,6 +1627,7 @@ const pixma_config_t pixma_mp150_devices[] = { DEVICE ("Canon PIXMA MP490", "MP490", MP490_PID, 1200, 0, 0, 638, 877, PIXMA_CAP_CIS), DEVICE ("Canon PIXMA MP250", "MP250", MP250_PID, 600, 0, 0, 638, 877, PIXMA_CAP_CIS), DEVICE ("Canon PIXMA MP270", "MP270", MP270_PID, 1200, 0, 0, 638, 877, PIXMA_CAP_CIS), + DEVICE ("Canon PIXMA MP230", "MP230", MP230_PID, 600, 0, 0, 638, 877, PIXMA_CAP_CIS), /* Latest devices (2010) Generation 4 CIS/CCD */ DEVICE ("Canon PIXMA MP280", "MP280", MP280_PID, 600, 0, 0, 638, 877, PIXMA_CAP_CIS), /* TODO: 1200dpi doesn't work yet */ commit 551f4c2268978fcb5d761887b50747d9d0916916 Author: Oliver Winker Date: Sat Oct 12 11:48:12 2013 +0200 Add description for udev diff --git a/doc/descriptions/pixma.desc b/doc/descriptions/pixma.desc index 67c..8ecab69 100644 --- a/doc/descriptions/pixma.desc +++ b/doc/descriptions/pixma.desc @@ -153,6 +153,12 @@ :status :complete :comment "All resolutions supported (up to 600DPI)" +:model "PIXMA MP230" +:interface "USB" +:usbid "0x04a9" "0x175f" +:status :complete +:comment "All resolutions supported (up to 600DPI)" + :model "PIXMA MP260" :interface "USB" :usbid "0x04a9" "0x1733"
Bug#713307: tagging 713307
Hi Bill, On 13 Oct 2013 17:13, "Bill Allombert" wrote: > vera is slated to be removed from testing tomorrow, so please > upload to fix this bug soon. I have had the packaging ready to go minus some copyright issues for some time now; the Debian packaging was never explicitly licensed. I've obtained agreement from most of the previous packagers of vera to distribute their contributions under the same licence as the upstream part. I'll look at simply rewriting from scratch the portions from those who did not reply to my request to licence. I'm don't have access to my keys right now, but I'll deal with it as soon as I get home tomorrow. Best wishes, Ryan
Processed: zvbi: FTBFS: test-packet-830 failed on ia64, s390x, alpha, and ppc64
Processing control commands: > retitle -1 zvbi: FTBFS: test-packet-830 failed on ia64, s390x, alpha, and > ppc64 Bug #726186 [src:zvbi] zvbi FTBFS on alpha due to bug in test suite Changed Bug title to 'zvbi: FTBFS: test-packet-830 failed on ia64, s390x, alpha, and ppc64' from 'zvbi FTBFS on alpha due to bug in test suite' > severity -1 serious Bug #726186 [src:zvbi] zvbi: FTBFS: test-packet-830 failed on ia64, s390x, alpha, and ppc64 Severity set to 'serious' from 'important' -- 726186: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726186 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/handler.s.b726186.138172171830185.transcr...@bugs.debian.org
Bug#726186: zvbi: FTBFS: test-packet-830 failed on ia64, s390x, alpha, and ppc64
Control: retitle -1 zvbi: FTBFS: test-packet-830 failed on ia64, s390x, alpha, and ppc64 Control: severity -1 serious Hi, This bug is also found on ia64, s390x, alpha, and ppc64. https://buildd.debian.org/status/fetch.php?pkg=zvbi&arch=ia64&ver=0.2.35-1&stamp=1380836524 https://buildd.debian.org/status/fetch.php?pkg=zvbi&arch=s390x&ver=0.2.35-1&stamp=1380836564 http://buildd.debian-ports.org/status/fetch.php?pkg=zvbi&arch=alpha&ver=0.2.35-1&stamp=1380861750 http://buildd.debian-ports.org/status/fetch.php?pkg=zvbi&arch=ppc64&ver=0.2.35-1&stamp=1380891222 However, it isn't found on amd64 and sparc64 which are also 64-bit architectures. Although I'm not sure, by some chance, it may have relation that zvbi_0.2.35-1 was built by gcc-4.6 on ia64, s390x, alpha, and ppc64, and that zvbi_0.2.35-1 was built by gcc-4.8 on amd64 and sparc64. Regards, -- Hiroyuki Yamamoto A75D B285 7050 4BF9 AEDA 91AC 3A10 59C6 5203 04DC -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/525b666b.4060...@gmail.com