Your message dated Thu, 09 Feb 2012 04:32:14 +0000
with message-id <e1rvlg6-0006am...@franck.debian.org>
and subject line Bug#615783: fixed in t38modem 2.0.0-1
has caused the Debian Bug report #615783,
regarding t38modem: ftbfs with gold or ld --no-add-needed
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
615783: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615783
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: t38modem
Version: 1.2.0-1
Severity: important
Tags: sid
User: peter.fritzs...@gmx.de
Usertags: no-add-needed

The package fails to build in a test rebuild on at least amd64 with
ld --no-add-needed.  For details, please see:
http://lists.debian.org/debian-devel-announce/2011/02/msg00011.html
http://wiki.debian.org/ToolChain/DSOLinking

Ubuntu might have a patch for this issue, but unfortunately it was
not forwarded to Debian.  Please have a look at
http://packages.qa.debian.org/t38modem to see if an Ubuntu version for
this package exists, and if a fix is included in the Ubuntu diff.

[...]
cc -c -g -O2  `pkg-config --libs --cflags opal` -DUSE_OPAL -DUSE_UNIX98_PTY -o 
pmodemi.o pmodemi.cxx
cc -c -g -O2  `pkg-config --libs --cflags opal` -DUSE_OPAL -DUSE_UNIX98_PTY -o 
drivers.o drivers.cxx
cc -c -g -O2  `pkg-config --libs --cflags opal` -DUSE_OPAL -DUSE_UNIX98_PTY -o 
t30tone.o t30tone.cxx
cc -c -g -O2  `pkg-config --libs --cflags opal` -DUSE_OPAL -DUSE_UNIX98_PTY -o 
hdlc.o hdlc.cxx
cc -c -g -O2  `pkg-config --libs --cflags opal` -DUSE_OPAL -DUSE_UNIX98_PTY -o 
t30.o t30.cxx
cc -c -g -O2  `pkg-config --libs --cflags opal` -DUSE_OPAL -DUSE_UNIX98_PTY -o 
fcs.o fcs.cxx
cc -c -g -O2  `pkg-config --libs --cflags opal` -DUSE_OPAL -DUSE_UNIX98_PTY -o 
pmodeme.o pmodeme.cxx
cc -c -g -O2  `pkg-config --libs --cflags opal` -DUSE_OPAL -DUSE_UNIX98_PTY -o 
enginebase.o enginebase.cxx
cc -c -g -O2  `pkg-config --libs --cflags opal` -DUSE_OPAL -DUSE_UNIX98_PTY -o 
t38engine.o t38engine.cxx
cc -c -g -O2  `pkg-config --libs --cflags opal` -DUSE_OPAL -DUSE_UNIX98_PTY -o 
audio.o audio.cxx
cc -c -g -O2  `pkg-config --libs --cflags opal` -DUSE_OPAL -DUSE_UNIX98_PTY -o 
drv_pty.o drv_pty.cxx
cc -c -g -O2  `pkg-config --libs --cflags opal` -DUSE_OPAL -DUSE_UNIX98_PTY -o 
main_process.o main_process.cxx
cc -c -g -O2  `pkg-config --libs --cflags opal` -DUSE_OPAL -DUSE_UNIX98_PTY -o 
opal/opalutils.o opal/opalutils.cxx
cc -c -g -O2  `pkg-config --libs --cflags opal` -DUSE_OPAL -DUSE_UNIX98_PTY -o 
opal/modemep.o opal/modemep.cxx
cc -c -g -O2  `pkg-config --libs --cflags opal` -DUSE_OPAL -DUSE_UNIX98_PTY -o 
opal/modemstrm.o opal/modemstrm.cxx
cc -c -g -O2  `pkg-config --libs --cflags opal` -DUSE_OPAL -DUSE_UNIX98_PTY -o 
opal/h323ep.o opal/h323ep.cxx
cc -c -g -O2  `pkg-config --libs --cflags opal` -DUSE_OPAL -DUSE_UNIX98_PTY -o 
opal/sipep.o opal/sipep.cxx
cc -c -g -O2  `pkg-config --libs --cflags opal` -DUSE_OPAL -DUSE_UNIX98_PTY -o 
opal/manager.o opal/manager.cxx
opal/h323ep.cxx: In member function 'PBoolean 
MyH323EndPoint::RequestModeChange(OpalConnection&, const OpalMediaType&)':
opal/h323ep.cxx:329:96: warning: 'virtual PBoolean 
H323Connection::RequestModeChangeT38(const char*)' is deprecated (declared at 
/usr/include/opal/h323/h323con.h:1754)
cc  `pkg-config --libs --cflags opal` -DUSE_OPAL -DUSE_UNIX98_PTY -o t38modem 
pmutils.o dle.o pmodem.o pmodemi.o drivers.o t30tone.o hdlc.o t30.o fcs.o 
pmodeme.o enginebase.o t38engine.o audio.o drv_pty.o main_process.o 
opal/opalutils.o opal/modemep.o opal/modemstrm.o opal/h323ep.o opal/sipep.o 
opal/manager.o
/usr/bin/ld: opal/h323ep.o: undefined reference to symbol 'vtable for 
__cxxabiv1::__class_type_info@@CXXABI_1.3'
/usr/bin/ld: note: 'vtable for __cxxabiv1::__class_type_info@@CXXABI_1.3' is 
defined in DSO /usr/lib64/libstdc++.so.6 so try adding it to the linker command 
line
/usr/lib64/libstdc++.so.6: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[1]: *** [t38modem] Error 1
make[1]: Leaving directory 
`/build/user-t38modem_1.2.0-1-amd64-hqtnJ_/t38modem-1.2.0'
dh_auto_build: make -j10 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: t38modem
Source-Version: 2.0.0-1

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

t38modem_2.0.0-1.debian.tar.gz
  to main/t/t38modem/t38modem_2.0.0-1.debian.tar.gz
t38modem_2.0.0-1.dsc
  to main/t/t38modem/t38modem_2.0.0-1.dsc
t38modem_2.0.0-1_amd64.deb
  to main/t/t38modem/t38modem_2.0.0-1_amd64.deb
t38modem_2.0.0.orig.tar.gz
  to main/t/t38modem/t38modem_2.0.0.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 615...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael van der Kolff <mvanderko...@gmail.com> (supplier of updated t38modem 
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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 09 Feb 2012 15:03:25 +1100
Source: t38modem
Binary: t38modem
Architecture: source amd64
Version: 2.0.0-1
Distribution: experimental
Urgency: low
Maintainer: Debian VoIP Team <pkg-voip-maintain...@lists.alioth.debian.org>
Changed-By: Michael van der Kolff <mvanderko...@gmail.com>
Description: 
 t38modem   - T.38 Fax over IP pseudo modem
Closes: 592999 614060 615783
Changes: 
 t38modem (2.0.0-1) experimental; urgency=low
 .
   [ Kilian Krause ]
   * New upstream version: 2.0.0 (Closes: #615783, #592999)
    - disable simplify makefile patch for now
    - Build-Depend on OPAL 3.10 or greater
   * Remove linux-headers from Build-Conflicts as we're now well into linux-2.6
     (Closes: #614060)
 .
   [ Michael van der Kolff ]
   * Add a new simplify-makefile, remove old simplify-makefile (Closes: #615783)
   * Add a patch so it builds with the present OPAL in the tree (yeah, the svn
     has the fix, but might as well make sure it builds)
   * Add myself to Uploaders
   * Add upstream changelog
   * Update copyright for DEP-5
   * Add spelling fix per lintian warning, upstreamed.
Checksums-Sha1: 
 62cc873418d15988277b05962fee2e7ea6c07562 1480 t38modem_2.0.0-1.dsc
 dbfb51d54cb84fe45165fa5dfd1e4c6298e012f2 129137 t38modem_2.0.0.orig.tar.gz
 f0f4501acfc61e9872c11d9f119a2ad2f00f2e16 13919 t38modem_2.0.0-1.debian.tar.gz
 e2237abb30eadadd71a0f0c327bfeb225274a15f 204756 t38modem_2.0.0-1_amd64.deb
Checksums-Sha256: 
 54fb06cedfa0ef78edbac07b110395b21658f69cbced49ab1c692d154517a00e 1480 
t38modem_2.0.0-1.dsc
 9e8b75284c4199b4537ca73d048d01a6daa91a0aa6759cc339b62bdc14cef89a 129137 
t38modem_2.0.0.orig.tar.gz
 72b89c19d40bb8dbb40a87807a34f8d9e243bb5095a9442defcf904c8d33b760 13919 
t38modem_2.0.0-1.debian.tar.gz
 8e92224158551d0f61d9d2c86d7010af650b350755581c1ad4213f79193e9361 204756 
t38modem_2.0.0-1_amd64.deb
Files: 
 e1548993e9511fbb9c75cd6dcd7fb5d6 1480 comm optional t38modem_2.0.0-1.dsc
 ffcb224ac414693f2d0a5af720d4952a 129137 comm optional 
t38modem_2.0.0.orig.tar.gz
 9a4c53d0a626da53ec1a272db5fd68c0 13919 comm optional 
t38modem_2.0.0-1.debian.tar.gz
 5090113a4382cf9d55a9baeb1a85cfae 204756 comm optional 
t38modem_2.0.0-1_amd64.deb

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

iEYEARECAAYFAk8zSKAACgkQ5Sc9mGvjxCPiCACfZtMv5/FWOQSsWy1u1qtx2eTS
T+oAoJ4jaavr6VTNY6/SplUeJnuPhGKA
=EGF7
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to