Your message dated Fri, 06 May 2005 14:02:24 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#265645: fixed in termpkg 3.3-2
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; 14 Aug 2004 08:48:13 +0000
>From [EMAIL PROTECTED] Sat Aug 14 01:48:13 2004
Return-path: <[EMAIL PROTECTED]>
Received: from mx5.informatik.uni-tuebingen.de [134.2.12.32] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BvuCy-0003eY-00; Sat, 14 Aug 2004 01:48:12 -0700
Received: from localhost (loopback [127.0.0.1])
        by mx5.informatik.uni-tuebingen.de (Postfix) with ESMTP id 62ACB113
        for <[EMAIL PROTECTED]>; Sat, 14 Aug 2004 10:47:41 +0200 (MST)
Received: from mx5.informatik.uni-tuebingen.de ([127.0.0.1])
 by localhost (mx5 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
 id 34436-02 for <[EMAIL PROTECTED]>;
 Sat, 14 Aug 2004 10:47:39 +0200 (DFT)
Received: from juist (semeai.Informatik.Uni-Tuebingen.De [134.2.15.66])
        by mx5.informatik.uni-tuebingen.de (Postfix) with ESMTP id EDD2510D
        for <[EMAIL PROTECTED]>; Sat, 14 Aug 2004 10:47:38 +0200 (MST)
Received: from falk by juist with local (Exim 4.34)
        id 1BvuCR-0001nY-69
        for [EMAIL PROTECTED]; Sat, 14 Aug 2004 10:47:39 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Falk Hueffner <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: FTBFS on Alpha: `CIBAUD' undeclared
X-Mailer: reportbug 2.64
Date: Sat, 14 Aug 2004 10:47:39 +0200
Message-Id: <[EMAIL PROTECTED]>
Sender: Falk Hueffner <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new (McAfee AntiVirus) at 
informatik.uni-tuebingen.de
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: termpkg
Version: 3.3-1
Severity: important
Justification: fails to build from source

dpkg-buildpackage: source package is termpkg
dpkg-buildpackage: source version is 3.3-1
dpkg-buildpackage: host architecture is alpha
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-*-stamp 
# Add here commands to clean up after the build process.
[ -d linux ] && /usr/bin/make -C linux clean || true
rm -rf linux
dh_clean
 debian/rules build
dh_testdir
dh_testdir
# Add here command to compile/build the package.
./configure

Building with the following options: 
    LINUX

/usr/bin/make -C linux
make[1]: Entering directory `/home/mrvn/build/termpkg/termpkg-3.3/linux'
set -e; for i in libtn termnet termnetd; do cd $i; /usr/bin/make LEX="flex" 
CC="gcc" CFLAGS="-I../libtn -DLINUX -Wall" LIBS="" -f $i.mk; cd ..; done
make[2]: Entering directory `/home/mrvn/build/termpkg/termpkg-3.3/linux/libtn'
gcc -I../libtn -DLINUX -Wall   -c -o tnlInit.o tnlInit.c
gcc -I../libtn -DLINUX -Wall   -c -o tnlSelect.o tnlSelect.c
tnlSelect.c: In function `tnlSelect':
tnlSelect.c:84: warning: cast to pointer from integer of different size
tnlSelect.c:92: warning: cast to pointer from integer of different size
gcc -I../libtn -DLINUX -Wall   -c -o tnlSocket.o tnlSocket.c
gcc -I../libtn -DLINUX -Wall   -c -o tnlOptions.o tnlOptions.c
tnlOptions.c: In function `doOption':
tnlOptions.c:63: warning: cast to pointer from integer of different size
tnlOptions.c: In function `willOption':
tnlOptions.c:99: warning: cast to pointer from integer of different size
gcc -I../libtn -DLINUX -Wall   -c -o tnlSubOptions.o tnlSubOptions.c
gcc -I../libtn -DLINUX -Wall   -c -o tnlVars.o tnlVars.c
gcc -I../libtn -DLINUX -Wall   -c -o SocketIO.o SocketIO.c
gcc -I../libtn -DLINUX -Wall   -c -o tnlCallBack.o tnlCallBack.c
gcc -I../libtn -DLINUX -Wall   -c -o tnlMisc.o tnlMisc.c
gcc -I../libtn -DLINUX -Wall   -c -o fsminit.o fsminit.c
ar -rc libtn.a tnlInit.o tnlSelect.o tnlSocket.o tnlOptions.o tnlSubOptions.o 
tnlVars.o SocketIO.o tnlCallBack.o tnlMisc.o fsminit.o
make[2]: Leaving directory `/home/mrvn/build/termpkg/termpkg-3.3/linux/libtn'
make[2]: Entering directory `/home/mrvn/build/termpkg/termpkg-3.3/linux/termnet'
gcc -I../libtn -DLINUX -Wall   -c -o termnet.o termnet.c
termnet.c: In function `handleTelNetErrors':
termnet.c:149: warning: cast from pointer to integer of different size
termnet.c: In function `handleDoOptions':
termnet.c:245: warning: cast from pointer to integer of different size
termnet.c:247: warning: cast from pointer to integer of different size
termnet.c:255: warning: cast from pointer to integer of different size
termnet.c:258: warning: cast from pointer to integer of different size
termnet.c:266: warning: cast from pointer to integer of different size
termnet.c:269: warning: cast from pointer to integer of different size
termnet.c:285: warning: cast from pointer to integer of different size
gcc -I../libtn -DLINUX -Wall   -c -o trnVars.o trnVars.c
gcc -I../libtn -DLINUX -Wall   -c -o trnParse.o trnParse.c
gcc -I../libtn -DLINUX -Wall   -c -o trnTerminal.o trnTerminal.c
trnTerminal.c: In function `doCommands':
trnTerminal.c:470: warning: int format, different type arg (arg 3)
trnTerminal.c: In function `procCommand':
trnTerminal.c:542: warning: int format, different type arg (arg 3)
gcc -o termnet termnet.o trnVars.o trnParse.o trnTerminal.o -L../libtn -ltn 
gcc -I../libtn -DLINUX -Wall   -c -o ttyd.o ttyd.c
ttyd.c: In function `handleTelNetErrors':
ttyd.c:155: warning: cast from pointer to integer of different size
ttyd.c: In function `handleDoOptions':
ttyd.c:221: warning: cast from pointer to integer of different size
ttyd.c:222: warning: cast from pointer to integer of different size
ttyd.c:230: warning: cast from pointer to integer of different size
ttyd.c:232: warning: cast from pointer to integer of different size
ttyd.c:240: warning: cast from pointer to integer of different size
ttyd.c:242: warning: cast from pointer to integer of different size
ttyd.c:257: warning: cast from pointer to integer of different size
gcc -o ttyd ttyd.o trnVars.o trnParse.o trnTerminal.o -L../libtn -ltn 
make[2]: Leaving directory `/home/mrvn/build/termpkg/termpkg-3.3/linux/termnet'
make[2]: Entering directory 
`/home/mrvn/build/termpkg/termpkg-3.3/linux/termnetd'
gcc -I../libtn -DLINUX -Wall   -c -o termnetd.o termnetd.c
termnetd.c: In function `handleTelNetErrors':
termnetd.c:216: warning: cast from pointer to integer of different size
flex  -t tndCfgParse.l > tndCfgParse.c
gcc -I../libtn -DLINUX -Wall   -c -o tndCfgParse.o tndCfgParse.c
<stdout>:1679: warning: `yyunput' defined but not used
gcc -I../libtn -DLINUX -Wall   -c -o tndCfgParser.o tndCfgParser.c
tndCfgParser.c:86: error: `CIBAUD' undeclared here (not in a function)
tndCfgParser.c:86: error: initializer element is not constant
tndCfgParser.c:86: error: (near initialization for `xlate_cflag[9]')
make[2]: *** [tndCfgParser.o] Error 1
rm tndCfgParse.c
make[2]: Leaving directory `/home/mrvn/build/termpkg/termpkg-3.3/linux/termnetd'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/mrvn/build/termpkg/termpkg-3.3/linux'
make: *** [build-arch-stamp] Error 2


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: alpha
Kernel: Linux 2.6.8-rc3
Locale: LANG=C, [EMAIL PROTECTED]

---------------------------------------
Received: (at 265645-close) by bugs.debian.org; 6 May 2005 18:12:13 +0000
>From [EMAIL PROTECTED] Fri May 06 11:12:13 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 1DU7J7-0004eB-00; Fri, 06 May 2005 11:12:13 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DU79c-0005qd-00; Fri, 06 May 2005 14:02:24 -0400
From: Oliver Kurth <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#265645: fixed in termpkg 3.3-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 06 May 2005 14:02:24 -0400
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: termpkg
Source-Version: 3.3-2

We believe that the bug you reported is fixed in the latest version of
termpkg, which is due to be installed in the Debian FTP archive:

termnet_3.3-2_i386.deb
  to pool/main/t/termpkg/termnet_3.3-2_i386.deb
termnetd_3.3-2_i386.deb
  to pool/main/t/termpkg/termnetd_3.3-2_i386.deb
termpkg_3.3-2.diff.gz
  to pool/main/t/termpkg/termpkg_3.3-2.diff.gz
termpkg_3.3-2.dsc
  to pool/main/t/termpkg/termpkg_3.3-2.dsc
ttyd_3.3-2_i386.deb
  to pool/main/t/termpkg/ttyd_3.3-2_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.
Oliver Kurth <[EMAIL PROTECTED]> (supplier of updated termpkg 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: Mon, 25 Apr 2005 10:20:19 -0700
Source: termpkg
Binary: termnetd ttyd termnet
Architecture: source i386
Version: 3.3-2
Distribution: unstable
Urgency: low
Maintainer: Oliver Kurth <[EMAIL PROTECTED]>
Changed-By: Oliver Kurth <[EMAIL PROTECTED]>
Description: 
 termnet    - Simple Telnet replacement for termnetd
 termnetd   - Terminal Server daemon
 ttyd       - Remote Modem Utility for Unix
Closes: 263744 265645 267101
Changes: 
 termpkg (3.3-2) unstable; urgency=low
 .
   * fixed several vulnerabilities send by Max Vozeler <[EMAIL PROTECTED]>
     (closes: #267101)
   * make it compile with gcc 3.4 (closes: #263744)
   * use #define __USE_MISC before #include <termios.h> to make it
     compile on Alpha (closes: #265645)
Files: 
 889e3af59b92d5b27343b6b9ac8f86d2 572 net optional termpkg_3.3-2.dsc
 43ad80bce712260da3ea5aa8f07e1686 4499 net optional termpkg_3.3-2.diff.gz
 ea0392733ba46a9b8f88dbb1632487ec 19420 net optional ttyd_3.3-2_i386.deb
 9a2d1a3ba340824fd0bb7cb7a8dc4c04 32530 net optional termnetd_3.3-2_i386.deb
 3f7e37b3449e0a0ea82a531072c5d37d 19300 net optional termnet_3.3-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCe612UmVSJkUeqxsRAjAkAJ9oFzEYYhKic+r/Iob3yldQi/t9FwCgyBAs
hc9fDzjnDwez0K1lh3m34xc=
=FBYB
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to