Your message dated Sun, 11 Sep 2005 13:17:15 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#326399: fixed in predict 2.2.2-6
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; 2 Sep 2005 21:24:17 +0000
>From [EMAIL PROTECTED] Fri Sep 02 14:24:17 2005
Return-path: <[EMAIL PROTECTED]>
Received: from atlrel7.hp.com [156.153.255.213] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EBJ1F-0008A0-00; Fri, 02 Sep 2005 14:24:17 -0700
Received: from smtp2.fc.hp.com (smtp.fc.hp.com [15.15.136.253])
        by atlrel7.hp.com (Postfix) with ESMTP id 358FD1EE1
        for <[EMAIL PROTECTED]>; Fri,  2 Sep 2005 17:24:16 -0400 (EDT)
Received: from ldl.fc.hp.com (ldl.fc.hp.com [15.11.146.30])
        by smtp2.fc.hp.com (Postfix) with ESMTP
        id AF32E41E9E6; Fri,  2 Sep 2005 21:24:15 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
        by ldl.fc.hp.com (Postfix) with ESMTP id 88FFC1340D4;
        Fri,  2 Sep 2005 15:24:15 -0600 (MDT)
Received: from ldl.fc.hp.com ([127.0.0.1])
        by localhost (ldl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
        id 26090-10; Fri, 2 Sep 2005 15:24:14 -0600 (MDT)
Received: from krebs (krebs.dannf [10.8.0.7])
        by ldl.fc.hp.com (Postfix) with ESMTP id 1426A1341DD;
        Fri,  2 Sep 2005 15:24:14 -0600 (MDT)
Received: by krebs (Postfix, from userid 20800)
        id 4D3553B624F; Fri,  2 Sep 2005 15:26:36 -0600 (MDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: dann frazier <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: FTBFS: errno: TLS definition in /lib/libc.so.6.1 section .tbss 
mismatches
X-Mailer: reportbug 3.17
Date: Fri, 02 Sep 2005 15:26:36 -0600
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ldl.fc.hp.com
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-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: predict
Version: 2.2.2-5
Severity: serious
Tags: patch
Justification: no longer builds from source

tail of build log:

gcc  -g -O2 -Wall  -o gsat  main.o support.o interface.o callbacks.o comms.o 
plugins.o db.o prefs.o -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic 
-lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
/usr/bin/ld: errno: TLS definition in /lib/libc.so.6.1 section .tbss mismatches 
non-TLS reference in callbacks.o
/lib/libc.so.6.1: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[3]: *** [gsat] Error 1
make[3]: Leaving directory `/tmp/buildd/predict-2.2.2/clients/gsat-1.1.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/predict-2.2.2/clients/gsat-1.1.0'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/tmp/buildd/predict-2.2.2/clients/gsat-1.1.0'
make: *** [build-stamp] Error 2
pbuilder: Failed autobuilding of package
 -> Aborting with an error
 -> unmounting dev/pts filesystem
 -> unmounting proc filesystem
 -> cleaning the build env
    -> removing directory /var/cache/pbuilder/build//5721 and its subdirectories
--- predict-2.2.2/clients/gsat-1.1.0/src/callbacks.c~   2003-05-09 
04:39:36.000000000 -0600
+++ predict-2.2.2/clients/gsat-1.1.0/src/callbacks.c    2005-09-02 
15:11:48.000000000 -0600
@@ -32,6 +32,7 @@
 #include <time.h>
 #include <unistd.h>
 #include <dlfcn.h>
+#include <errno.h>
 
 #include "callbacks.h"
 #include "interface.h"

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: ia64
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-itanium-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

---------------------------------------
Received: (at 326399-close) by bugs.debian.org; 11 Sep 2005 20:18:30 +0000
>From [EMAIL PROTECTED] Sun Sep 11 13:18:30 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EEYGJ-00016D-00; Sun, 11 Sep 2005 13:17:15 -0700
From: [EMAIL PROTECTED] (A. Maitland Bottoms)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#326399: fixed in predict 2.2.2-6
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 11 Sep 2005 13:17:15 -0700
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-Level: 
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-CrossAssassin-Score: 2

Source: predict
Source-Version: 2.2.2-6

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

predict-gsat_2.2.2-6_i386.deb
  to pool/main/p/predict/predict-gsat_2.2.2-6_i386.deb
predict_2.2.2-6.diff.gz
  to pool/main/p/predict/predict_2.2.2-6.diff.gz
predict_2.2.2-6.dsc
  to pool/main/p/predict/predict_2.2.2-6.dsc
predict_2.2.2-6_i386.deb
  to pool/main/p/predict/predict_2.2.2-6_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.
A. Maitland Bottoms <[EMAIL PROTECTED]> (supplier of updated predict 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, 11 Sep 2005 16:05:36 -0400
Source: predict
Binary: predict-gsat predict
Architecture: source i386
Version: 2.2.2-6
Distribution: unstable
Urgency: low
Maintainer: A. Maitland Bottoms <[EMAIL PROTECTED]>
Changed-By: A. Maitland Bottoms <[EMAIL PROTECTED]>
Description: 
 predict    - Satellite Tracking Program with Optional Voice Output
 predict-gsat - Graphical Satellite Tracking Client Program
Closes: 326396 326399
Changes: 
 predict (2.2.2-6) unstable; urgency=low
 .
   * Correct errno use in gsat application (Closes: #326399)
   * Define _XOPEN_SOURCE for correctly using Unix98 pty support
     function ptsname() in fodtrack utility (Closes: #326396)
Files: 
 4852c6ece4533afc405e35030b65d658 673 hamradio optional predict_2.2.2-6.dsc
 3ba713ffd2f900588d79945d99468109 152505 hamradio optional 
predict_2.2.2-6.diff.gz
 2ad9b25fdcaf6b46c1f3ef57ef38d44f 1006240 hamradio optional 
predict_2.2.2-6_i386.deb
 6542a28a0c23be9a7bbea19d1168e65e 245810 hamradio optional 
predict-gsat_2.2.2-6_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDJI/jkwbJvNrxBUwRAuihAJ9qBKlwpeBqS6PfVMC4arQV+MzvegCfTWIL
Vn8veeXG+iQEJdUdC4o4+Pw=
=1AAF
-----END PGP SIGNATURE-----


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

Reply via email to