Your message dated Tue, 22 Mar 2005 12:02:10 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#268438: fixed in csh 20050313-1 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 27 Aug 2004 16:13:09 +0000 >From [EMAIL PROTECTED] Fri Aug 27 09:13:09 2004 Return-path: <[EMAIL PROTECTED]> Received: from chiark.greenend.org.uk [193.201.200.170] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1C0jLh-0007hh-00; Fri, 27 Aug 2004 09:13:09 -0700 Received: from [192.168.124.112] (helo=riva.lab.dotat.at) by chiark.greenend.org.uk (Debian Exim 3.35 #1) with esmtp for [EMAIL PROTECTED] id 1C0jLf-0005ZO-00; Fri, 27 Aug 2004 17:13:07 +0100 Received: from cjwatson by riva.lab.dotat.at with local (Exim 3.35 #1 (Debian)) for [EMAIL PROTECTED] id 1C0jLf-0001zU-00; Fri, 27 Aug 2004 17:13:07 +0100 Date: Fri, 27 Aug 2004 17:13:07 +0100 From: Colin Watson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: csh: FTBFS on powerpc: -Werror vs. unsigned char Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: csh Version: 20020413-1 Severity: serious Justification: fails to build on current unstable on arm/powerpc/s390 On arm, powerpc, and s390, char is unsigned by default. csh's current isvisible() macro causes the compiler to emit a warning by comparing an unsigned char <= UCHAR_MAX. Automatic build of csh_20020413-1 on cairhien by sbuild/powerpc 1.169 Build started at 20040827-1700 [...] cc -O2 -D_GNU_SOURCE -I/home/buildd/csh-20020413/src/bin/csh/../../include -I/home/buildd/csh-20020413/src/bin/csh -I. -DBUILTIN -DFILEC -DNLS -DSHORT_STRINGS -Werror -c /home/buildd/csh-20020413/src/bin/csh/../../lib/libc/gen/vis.c /home/buildd/csh-20020413/src/lib/libc/gen/vis.c: In function `strnvis': /home/buildd/csh-20020413/src/lib/libc/gen/vis.c:180: warning: comparison is always true due to limited range of data type *** Error code 1 Stop. pmake: stopped in /home/buildd/csh-20020413/src/bin/csh make: *** [stamp-build] Error 1 Thanks, -- Colin Watson [EMAIL PROTECTED] --------------------------------------- Received: (at 268438-close) by bugs.debian.org; 22 Mar 2005 17:12:44 +0000 >From [EMAIL PROTECTED] Tue Mar 22 09:12:44 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DDmvs-0001nI-00; Tue, 22 Mar 2005 09:12:44 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DDmle-0001zT-00; Tue, 22 Mar 2005 12:02:10 -0500 From: Matej Vela <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#268438: fixed in csh 20050313-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 22 Mar 2005 12:02:10 -0500 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: X-CrossAssassin-Score: 2 Source: csh Source-Version: 20050313-1 We believe that the bug you reported is fixed in the latest version of csh, which is due to be installed in the Debian FTP archive: csh_20050313-1.diff.gz to pool/main/c/csh/csh_20050313-1.diff.gz csh_20050313-1.dsc to pool/main/c/csh/csh_20050313-1.dsc csh_20050313-1_i386.deb to pool/main/c/csh/csh_20050313-1_i386.deb csh_20050313.orig.tar.gz to pool/main/c/csh/csh_20050313.orig.tar.gz 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. Matej Vela <[EMAIL PROTECTED]> (supplier of updated csh 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.7 Date: Sun, 13 Mar 2005 22:14:05 +0100 Source: csh Binary: csh Architecture: source i386 Version: 20050313-1 Distribution: unstable Urgency: low Maintainer: Matej Vela <[EMAIL PROTECTED]> Changed-By: Matej Vela <[EMAIL PROTECTED]> Description: csh - Shell with C-like syntax, standard login shell on BSD systems Closes: 187629 258588 268438 Changes: csh (20050313-1) unstable; urgency=low . * New upstream release. * Revert to a flat source tree, it does make things simpler. * exp.c (exp2): Rename to csh_exp2 to avoid conflict with gcc builtin (thanks to Andreas Jochens). Closes: #258588. * glob.c (libglob): GLOB_NOMAGIC has been fixed in glibc 2.3 (#106097). * proc.c (dokill): glibc has an undocumented sys_sigabbrev array with signal names, so we no longer have to generate our own. * vis.c (isvisible): Comparison with UCHAR_MAX triggers `always true' warnings for unsigned char arguments; since this is already checked by isascii, remove it. Closes: #268438. * vis.h: Remove OpenBSD-specific `bounded' attribute. * Switch to debhelper 4. * debian/doc-base: Add doc-base support. * debian/menu: Add menu file (thanks to Bill Allombert). Closes: #187629. * debian/rules: - Re-enable -Werror on alpha now that #97603 is fixed. - Make sure groff uses traditional (non-ANSI) escape sequences. - Remove support for DEB_BUILD_OPTIONS=debug. - Add support for DEB_BUILD_OPTIONS=noopt. * Conforms to Standards version 3.6.1. Files: 43e0aabd89dd74cea6895c1c05943fd5 559 shells optional csh_20050313-1.dsc 5bfae97cd03cdb8e602d8f23df638341 171421 shells optional csh_20050313.orig.tar.gz 5347b194d7355952f4a1b185a4380fc0 7213 shells optional csh_20050313-1.diff.gz 64e80f9ee57d9467b7cba83fc256d129 240782 shells optional csh_20050313-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCQEj+xBYivKllgY8RAi1UAJ9bz3DcAEgCze5I761KzheRTH4LcgCfRPzG 1fcuC0jtHHr+itABC8C4zpA= =5hdY -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]