Your message dated Thu, 10 Jul 2014 00:04:33 +0000
with message-id <[email protected]>
and subject line Bug#754323: fixed in libshevek 1.4-1
has caused the Debian Bug report #754323,
regarding FTBFS with clang instead of gcc
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 [email protected]
immediately.)


-- 
754323: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754323
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libshevek
Severity: minor
Tags: patch
User: [email protected]
Usertags: clang-ftbfs

Hello,

Using the rebuild infrastructure, your package fails to build with clang 
(instead of gcc).

We detected this kinf of error:
http://clang.debian.net/status.php?version=3.4.2&key=TAUTOLOGICAL-COMPARE

Full build log is available here:
http://clang.debian.net/logs/2014-06-16/libshevek_1.3-1_unstable_clang.log

Thanks,
Alexander

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (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
--- libshevek-1.3/src/iostring.cc	2012-01-27 19:13:53.000000000 +0400
+++ libshevek-1.3-my/src/iostring.cc	2014-07-10 01:20:06.246763206 +0400
@@ -533,7 +533,7 @@
 			s = a.substr (0, precision);
 		else
 			s = a;
-		if (width >= 0 && s.size () < width)
+		if (width > 0 && s.size () < width)
 		{
 			if (flags.find ('-'))
 				s += Glib::ustring (width - s.size (), ' ');

--- End Message ---
--- Begin Message ---
Source: libshevek
Source-Version: 1.4-1

We believe that the bug you reported is fixed in the latest version of
libshevek, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Wijnen <[email protected]> (supplier of updated libshevek 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.8
Date: Wed, 09 Jul 2014 19:41:29 -0400
Source: libshevek
Binary: libshevek0 libshevek-dev libshevek-doc
Architecture: source i386 all
Version: 1.4-1
Distribution: unstable
Urgency: medium
Maintainer: Bas Wijnen <[email protected]>
Changed-By: Bas Wijnen <[email protected]>
Description:
 libshevek-dev - library of useful functions written by shevek
 libshevek-doc - library of useful functions written by shevek
 libshevek0 - library of useful functions written by shevek
Closes: 754323
Changes:
 libshevek (1.4-1) unstable; urgency=medium
 .
   * New upstream release.
   * Add avahi dependencies.
   * Remove useless comparison. (Closes: #754323)
   * Mark unused arguments to avoid warnings.
   * Use dh-autoreconf to simplify debian/rules.
   * Update standards version to 3.9.5.
   * Add Homepage and Vcs-Git to debian/control.
Checksums-Sha1:
 d2af180ec9bac27be61f89adc912c6500d0cb94f 1336 libshevek_1.4-1.dsc
 0817bd03afeabf182570c8641bbf4783ff729f21 73880 libshevek_1.4.orig.tar.gz
 d1833e3523032fa42c39437c261b6e30a7cdbc1f 1838 libshevek_1.4-1.diff.gz
 312ef80a0207ec4bb0c8f257cdec8e86cc6e2e91 114174 libshevek0_1.4-1_i386.deb
 e97c51ffc8bc7a0068ba30b8233970b64cac4904 152106 libshevek-dev_1.4-1_i386.deb
 e4e9b9431ee8644818e98e4c185581abb30953ba 412024 libshevek-doc_1.4-1_all.deb
Checksums-Sha256:
 dba3d5e78a802d11fd545fdcaa14a5da15bdeb122835a2b1876571e75365ef8e 1336 
libshevek_1.4-1.dsc
 5f672182cf3da9e1edf0ba86bf24c926eae44c20c47be6b54845a9f683706ac0 73880 
libshevek_1.4.orig.tar.gz
 79a743013afc5808f26b9f31a66d3a34afdf2e81d8ced20487488400f655eb7c 1838 
libshevek_1.4-1.diff.gz
 f6b21d50fd027ef3dc2ca83eb9abeab0395243b921386e1d1f7737e64a4db790 114174 
libshevek0_1.4-1_i386.deb
 8a3e1f1cce644db6377d0bb74e86864358e7748a425274e925a8544dbb1bb2ab 152106 
libshevek-dev_1.4-1_i386.deb
 ea073ac5d24f9f60f46ef0f5a5c7e51c172b1bec2de53c5c35ba64046afb30f8 412024 
libshevek-doc_1.4-1_all.deb
Files:
 b574c87117cf61e3f228e4bef394d53a 114174 libs optional libshevek0_1.4-1_i386.deb
 d0f291ddd225be303d75aae3c3992464 152106 libdevel optional 
libshevek-dev_1.4-1_i386.deb
 f68fb4b8718a0503b707673c229c666d 412024 doc optional 
libshevek-doc_1.4-1_all.deb
 4c5296b8fbff3c958801fe29d19613a9 1336 libs optional libshevek_1.4-1.dsc
 a4b4798cd2c9b081dd74c9a97247c5c9 73880 libs optional libshevek_1.4.orig.tar.gz
 4fa203c9ccf93eeae813ff0f402409ae 1838 libs optional libshevek_1.4-1.diff.gz

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

iEYEARECAAYFAlO91KkACgkQFShl+2J8z5XOFACg5pxpeW9J55QjW0Cuv33Tpkkq
kgYAoNPsYgRLovWZ/biDZvYr6Pb4yVL8
=EyeQ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to