Your message dated Sat, 26 Mar 2005 10:32:38 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#300928: fixed in socketapi 1.3.2-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; 22 Mar 2005 18:06:00 +0000
>From [EMAIL PROTECTED] Tue Mar 22 10:05:59 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c223012.adsl.hansenet.de (localhost.localdomain) [213.39.223.12] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DDnlP-0002K3-00; Tue, 22 Mar 2005 10:05:59 -0800
Received: from aj by localhost.localdomain with local (Exim 4.44)
        id 1DDnlN-00044X-Kq; Tue, 22 Mar 2005 19:05:57 +0100
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: socketapi: FTBFS: Missing Build-Depends on 'file'
Message-Id: <[EMAIL PROTECTED]>
Date: Tue, 22 Mar 2005 19:05:57 +0100
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: socketapi
Severity: serious
Tags: patch

When building 'socketapi' in a clean chroot,
I get the following error:

../socketapi/.libs/libsctpsocket.so: undefined reference to `vtable for 
__cxxabiv1::__class_type_info'
../socketapi/.libs/libsctpsocket.so: undefined reference to `operator 
delete[](void*)'
../socketapi/.libs/libsctpsocket.so: undefined reference to 
`std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, 
std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)'
../socketapi/.libs/libsctpsocket.so: undefined reference to 
`std::_Rb_tree_rebalance_for_erase(std::_Rb_tree_node_base*, 
std::_Rb_tree_node_base&)'
../socketapi/.libs/libsctpsocket.so: undefined reference to 
`__cxa_guard_release'
../socketapi/.libs/libsctpsocket.so: undefined reference to `vtable for 
__cxxabiv1::__vmi_class_type_info'
../socketapi/.libs/libsctpsocket.so: undefined reference to 
`std::ios_base::Init::~Init()'
../socketapi/.libs/libsctpsocket.so: undefined reference to `operator 
new[](unsigned long)'
../socketapi/.libs/libsctpsocket.so: undefined reference to 
`std::basic_ostream<char, std::char_traits<char> >& std::endl<char, 
std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)'
../socketapi/.libs/libsctpsocket.so: undefined reference to 
`std::_Rb_tree_increment(std::_Rb_tree_node_base*)'
../socketapi/.libs/libsctpsocket.so: undefined reference to 
`__gnu_cxx::__pool<true>::_M_reserve_block(unsigned long, unsigned long)'
../socketapi/.libs/libsctpsocket.so: undefined reference to 
`__gnu_cxx::__pool<true>::_M_get_thread_id()'
../socketapi/.libs/libsctpsocket.so: undefined reference to 
`__gnu_cxx::__pool<true>::_M_destroy_thread_key(void*)'
../socketapi/.libs/libsctpsocket.so: undefined reference to 
`__cxa_guard_acquire'
collect2: ld returned 1 exit status
make[2]: *** [combined_server_1to1] Error 1
make[2]: Leaving directory `/socketapi-1.3.1/socket_programs'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/socketapi-1.3.1'
make: *** [build] Error 2

Please add the missing Build-Depends on 'file'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/socketapi-1.3.1/debian/control ./debian/control
--- ../tmp-orig/socketapi-1.3.1/debian/control  2005-03-22 18:06:55.988893564 
+0100
+++ ./debian/control    2005-03-22 18:06:53.041462364 +0100
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
 Standards-Version: 3.6.1
-Build-Depends: libglib1.2-dev, sctplib-stable-dev | sctplib-dev, chrpath
+Build-Depends: file, libglib1.2-dev, sctplib-stable-dev | sctplib-dev, chrpath
 
 Package: socketapi1
 Section: libs

---------------------------------------
Received: (at 300928-close) by bugs.debian.org; 26 Mar 2005 15:45:08 +0000
>From [EMAIL PROTECTED] Sat Mar 26 07:45:08 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 1DFDTI-0001VD-00; Sat, 26 Mar 2005 07:45:08 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DFDHC-0005Nd-00; Sat, 26 Mar 2005 10:32:38 -0500
From: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#300928: fixed in socketapi 1.3.2-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 26 Mar 2005 10:32:38 -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: 3

Source: socketapi
Source-Version: 1.3.2-1

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

socketapi-dev_1.3.2-1_i386.deb
  to pool/main/s/socketapi/socketapi-dev_1.3.2-1_i386.deb
socketapi1_1.3.2-1_i386.deb
  to pool/main/s/socketapi/socketapi1_1.3.2-1_i386.deb
socketapi_1.3.2-1.diff.gz
  to pool/main/s/socketapi/socketapi_1.3.2-1.diff.gz
socketapi_1.3.2-1.dsc
  to pool/main/s/socketapi/socketapi_1.3.2-1.dsc
socketapi_1.3.2.orig.tar.gz
  to pool/main/s/socketapi/socketapi_1.3.2.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.
Anibal Monsalve Salazar <[EMAIL PROTECTED]> (supplier of updated socketapi 
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, 27 Mar 2005 01:49:42 +1100
Source: socketapi
Binary: socketapi1 socketapi-dev
Architecture: source i386
Version: 1.3.2-1
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Changed-By: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Description: 
 socketapi-dev - development package for socketapi1
 socketapi1 - socket API library for sctplib
Closes: 295902 296012 300928
Changes: 
 socketapi (1.3.2-1) unstable; urgency=low
 .
   * New upstream release.
   * Fixed "FTBFS: Missing Build-Depends on 'file'", closes: #300928.
     Patch by Andreas Jochens <[EMAIL PROTECTED]>.
   * Updated libtool, closes: #295902, #296012.
Files: 
 d4a89619c7cce398488a1755d3731704 633 libs optional socketapi_1.3.2-1.dsc
 836eace2dff9318fe0a049a4a55b5323 453943 libs optional 
socketapi_1.3.2.orig.tar.gz
 217732643c5bf21a7bcda9c9b33e25ba 92945 libs optional socketapi_1.3.2-1.diff.gz
 adca05ebddaf9cee7149bdc8f8ae3ca5 139298 libs optional 
socketapi1_1.3.2-1_i386.deb
 74c78b0308195d5093c0fdb0a59a85c7 188282 libdevel optional 
socketapi-dev_1.3.2-1_i386.deb

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

iD8DBQFCRXwBgY5NIXPNpFURAiX+AJ4+H/JkRNMiYcx4TDR91YO933/fOACgjTJX
hrhmy5KY08O0RECBKHNWPbY=
=Mz7I
-----END PGP SIGNATURE-----


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

Reply via email to