Your message dated Sat, 15 Apr 2006 13:51:38 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#322148: fixed in tcsh 6.14.00-3
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)
--- Begin Message ---
Package: tcsh
Version: 6.14.00-1
Severity: important
There was a problem autobuilding your package:
Automatic build of tcsh_6.14.00-1 on beethoven by sbuild/hurd-i386
1.170.5
Build started at 20050510-1827
******************************************************************************
Checking available source versions...
Fetching source files...
Reading Package Lists...
Building Dependency Tree...
Need to get 883kB of source archives.
Get:1 http://ftp.de.debian.org unstable/main tcsh 6.14.00-1 (dsc) [630B]
Get:2 http://ftp.de.debian.org unstable/main tcsh 6.14.00-1 (tar)
[860kB]
Get:3 http://ftp.de.debian.org unstable/main tcsh 6.14.00-1 (diff)
[22.6kB]
Fetched 883kB in 0s (1380kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: autotools-dev, libncurses5-dev, patch
Checking for already installed source dependencies...
[...]
The following NEW packages will be installed:
autotools-dev libncurses5-dev
[...]
Checking correctness of source dependencies...
Toolchain package versions: libc0.3-dev_2.3.2.ds1-20.0.1
gnumach-dev_1:20050501-1 hurd-dev_20050507-1 gcc-3.3_1:3.3.5-12
g++-3.3_1:3.3.5-12 binutils_2.15-5 libstdc++5-3.3-dev_1:3.3.5-12
libstdc++5_1:3.3.5-12
------------------------------------------------------------------------------
dpkg-source: extracting tcsh in tcsh-6.14.00
dpkg-buildpackage: source package is tcsh
dpkg-buildpackage: source version is 6.14.00-1
dpkg-buildpackage: host architecture is hurd-i386
[...]
debian/rules build
test -f tc.h && test -f debian/rules
cp -f /usr/share/misc/config.guess /usr/share/misc/config.sub .
cat debian/patches/*.diff | patch -Ntp1 -r debian/rejected
--no-backup-if-mismatch
patching file pathnames.h
patching file tcsh.man
patching file sh.c
patching file tcsh.man
patching file nls/Makefile
./configure --build i386-gnu --prefix=
[...]
gcc -c -Wall -g -D_FILE_OFFSET_BITS=64 -O2 -fomit-frame-pointer
-I. -I. -D_PATH_TCSHELL='"/bin/tcsh"' ma.setp.c
ma.setp.c:110: warning: missing braces around initializer
ma.setp.c:110: warning: (near initialization for `syspath[0]')
ma.setp.c:138: error: conflicting types for `rcmd'
/usr/include/netdb.h:449: error: previous declaration of `rcmd'
ma.setp.c: In function `setpath':
ma.setp.c:168: warning: suggest parentheses around assignment used as
truth value
ma.setp.c: In function `initpaths':
ma.setp.c:241: warning: suggest parentheses around assignment used as
truth value
ma.setp.c: In function `savepaths':
ma.setp.c:301: warning: suggest parentheses around assignment used as
truth value
ma.setp.c:305: warning: suggest parentheses around assignment used as
truth value ma.setp.c: In function `freepaths':
ma.setp.c:323: warning: suggest parentheses around assignment used as
truth value
make[1]: *** [ma.setp.o] Error 1
make[1]: Leaving directory `/build/mbanck/tcsh-6.14.00' make: ***
[build-stamp] Error 2
******************************************************************************
Build finished at 20050510-1830
Inspecting ma.setp.c, it appears the whole file is only compiled if MACH
is defined (which is the case on the Hurd, using Mach as the underlying
microkernel). It is not immediately obvious for me what the purpose of
this file is, but it might be for some legacy MACH based operating
system. Adding a #ifndef __GNU__ [...] #endif immediately after the
#ifdef MACH, along with a similar thingies in tc.os.c and sh.init.c
makes tcsh build fine, but you should probably ask upstream about this.
Michael
--- End Message ---
--- Begin Message ---
Source: tcsh
Source-Version: 6.14.00-3
We believe that the bug you reported is fixed in the latest version of
tcsh, which is due to be installed in the Debian FTP archive:
tcsh-kanji_6.14.00-3_i386.deb
to pool/main/t/tcsh/tcsh-kanji_6.14.00-3_i386.deb
tcsh_6.14.00-3.diff.gz
to pool/main/t/tcsh/tcsh_6.14.00-3.diff.gz
tcsh_6.14.00-3.dsc
to pool/main/t/tcsh/tcsh_6.14.00-3.dsc
tcsh_6.14.00-3_i386.deb
to pool/main/t/tcsh/tcsh_6.14.00-3_i386.deb
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.
Martin A. Godisch <[EMAIL PROTECTED]> (supplier of updated tcsh 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: Sat, 15 Apr 2006 20:27:15 +0200
Source: tcsh
Binary: tcsh-kanji tcsh
Architecture: source i386
Version: 6.14.00-3
Distribution: unstable
Urgency: low
Maintainer: Martin A. Godisch <[EMAIL PROTECTED]>
Changed-By: Martin A. Godisch <[EMAIL PROTECTED]>
Description:
tcsh - TENEX C Shell, an enhanced version of Berkeley csh
tcsh-kanji - TENEX C Shell, an enhanced version of Berkeley csh
Closes: 322148 361548
Changes:
tcsh (6.14.00-3) unstable; urgency=low
.
* Changed config_f.h to upstream default, going to obsolte tcsh-kanji.
* Applied hurd patch, closes: #322148. Thanks to Yury Semenov.
* Made use of add-shell and remove-shell, closes: #361548.
Files:
7e27b122c1a098732593b74fd9e52725 630 shells standard tcsh_6.14.00-3.dsc
88ae2d62234813174bb6d709ee9ad07b 21907 shells standard tcsh_6.14.00-3.diff.gz
fa1553ca57e3e41661572def8c49b48b 486202 shells standard tcsh_6.14.00-3_i386.deb
6ca9d1a3e19b9ad25153e66f0f2afc5b 487896 shells extra
tcsh-kanji_6.14.00-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEQUAjhOZKoAn8AVwRAtCMAJ9ywIuuHUHeVcmG8QRGOm0jtISQ3wCgxBG6
oPcyWhELrsPytDZYp6FQtZ8=
=8UE+
-----END PGP SIGNATURE-----
--- End Message ---