Your message dated Sun, 08 Sep 2019 04:40:07 +0000
with message-id <[email protected]>
and subject line Bug#845286: Removed package(s) from unstable
has caused the Debian Bug report #754321,
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.)


-- 
754321: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754321
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libemu
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/libemu_0.2.0+git20120122-1.2_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
--- libemu-0.2.0+git20120122/src/environment/win32/env_w32_dll_export_ws2_32_hooks.c	2012-01-22 15:10:03.000000000 +0400
+++ libemu-0.2.0+git20120122-my/src/environment/win32/env_w32_dll_export_ws2_32_hooks.c	2014-07-10 01:10:33.744378318 +0400
@@ -369,7 +369,7 @@
 	POP_DWORD(c, &flags);
 
 	uint32_t xlen = len;
-	if (xlen < 0 || xlen > 4096)
+	if (xlen == 0 || xlen > 4096)
 	{
 
 		printf("BUG\n");

--- End Message ---
--- Begin Message ---
Version: 0.2.0+git20120122-1.2+rm

Dear submitter,

as the package libemu has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/845286

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to