[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#753065: marked as done (FTBFS with clang instead of gcc)



Your message dated Wed, 31 Aug 2022 17:31:58 +0000
with message-id <[🔎] E1oTRZG-00G98B-0U@fasolo.debian.org>
and subject line Bug#1018824: Removed package(s) from unstable
has caused the Debian Bug report #753065,
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 owner@bugs.debian.org
immediately.)


-- 
753065: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753065
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: vzquota
Severity: minor
Tags: patch
User: pkg-llvm-team@lists.alioth.debian.org
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=SOMETIMES_UNINITIALIZED

Full build log is available here:
http://clang.debian.net/logs/2014-06-16/vzquota_3.1-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
--- vzquota-3.1/src/quotaon.c	2012-09-11 04:38:34.000000000 +0400
+++ vzquota-3.1-my/src/quotaon.c	2014-06-29 02:02:09.829292276 +0400
@@ -996,7 +996,7 @@
 		quota_setugid(0, NULL, &info);
 	} else {
 		struct dq_stat stat;
-		unsigned int ugid;
+		unsigned int ugid = 0;
 
 		/* get ugid */
 		if (argc != 5

--- End Message ---
--- Begin Message ---
Version: 3.1-4+rm

Dear submitter,

as the package vzquota 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/1018824

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

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply to: