Your message dated Thu, 27 Sep 2007 14:00:34 +0200
with message-id <[EMAIL PROTECTED]>
and subject line fixed in libpt-dev and libopenh323-dev
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: t38modem
Version: 0.8.0+20050304-4
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070717

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

 > make[1]: Leaving directory `/build/user/t38modem-0.8.0+20050304'
 > make[1]: Entering directory `/build/user/t38modem-0.8.0+20050304'
 > g++  -D_REENTRANT -Wall  -I/usr/share/pwlib//include -DPTRACING 
 > -I/usr/include/openh323 -O2 -Wall -g -O2 -felide-constructors -c pmutils.cxx 
 > -o obj_linux_x86_r/pmutils.o
 > g++  -D_REENTRANT -Wall  -I/usr/share/pwlib//include -DPTRACING 
 > -I/usr/include/openh323 -O2 -Wall -g -O2 -felide-constructors -c dle.cxx -o 
 > obj_linux_x86_r/dle.o
 > g++  -D_REENTRANT -Wall  -I/usr/share/pwlib//include -DPTRACING 
 > -I/usr/include/openh323 -O2 -Wall -g -O2 -felide-constructors -c pmodem.cxx 
 > -o obj_linux_x86_r/pmodem.o
 > g++  -D_REENTRANT -Wall  -I/usr/share/pwlib//include -DPTRACING 
 > -I/usr/include/openh323 -O2 -Wall -g -O2 -felide-constructors -c pmodemi.cxx 
 > -o obj_linux_x86_r/pmodemi.o
 > g++  -D_REENTRANT -Wall  -I/usr/share/pwlib//include -DPTRACING 
 > -I/usr/include/openh323 -O2 -Wall -g -O2 -felide-constructors -c drivers.cxx 
 > -o obj_linux_x86_r/drivers.o
 > g++  -D_REENTRANT -Wall  -I/usr/share/pwlib//include -DPTRACING 
 > -I/usr/include/openh323 -O2 -Wall -g -O2 -felide-constructors -c 
 > g7231_fake.cxx -o obj_linux_x86_r/g7231_fake.o
 > g++  -D_REENTRANT -Wall  -I/usr/share/pwlib//include -DPTRACING 
 > -I/usr/include/openh323 -O2 -Wall -g -O2 -felide-constructors -c t30tone.cxx 
 > -o obj_linux_x86_r/t30tone.o
 > g++  -D_REENTRANT -Wall  -I/usr/share/pwlib//include -DPTRACING 
 > -I/usr/include/openh323 -O2 -Wall -g -O2 -felide-constructors -c hdlc.cxx -o 
 > obj_linux_x86_r/hdlc.o
 > g++  -D_REENTRANT -Wall  -I/usr/share/pwlib//include -DPTRACING 
 > -I/usr/include/openh323 -O2 -Wall -g -O2 -felide-constructors -c t30.cxx -o 
 > obj_linux_x86_r/t30.o
 > g++  -D_REENTRANT -Wall  -I/usr/share/pwlib//include -DPTRACING 
 > -I/usr/include/openh323 -O2 -Wall -g -O2 -felide-constructors -c fcs.cxx -o 
 > obj_linux_x86_r/fcs.o
 > g++  -D_REENTRANT -Wall  -I/usr/share/pwlib//include -DPTRACING 
 > -I/usr/include/openh323 -O2 -Wall -g -O2 -felide-constructors -c pmodeme.cxx 
 > -o obj_linux_x86_r/pmodeme.o
 > g++  -D_REENTRANT -Wall  -I/usr/share/pwlib//include -DPTRACING 
 > -I/usr/include/openh323 -O2 -Wall -g -O2 -felide-constructors -c 
 > t38engine.cxx -o obj_linux_x86_r/t38engine.o
 > g++  -D_REENTRANT -Wall  -I/usr/share/pwlib//include -DPTRACING 
 > -I/usr/include/openh323 -O2 -Wall -g -O2 -felide-constructors -c main.cxx -o 
 > obj_linux_x86_r/main.o
 > g++  -D_REENTRANT -Wall  -I/usr/share/pwlib//include -DPTRACING 
 > -I/usr/include/openh323 -O2 -Wall -g -O2 -felide-constructors -c drv_pty.cxx 
 > -o obj_linux_x86_r/drv_pty.o
 > g++ -o obj_linux_x86_r/t38modem -Wall -g -O2   -L/usr/lib 
 > -L/usr/share/openh323/lib   ./obj_linux_x86_r/pmutils.o  
 > ./obj_linux_x86_r/dle.o  ./obj_linux_x86_r/pmodem.o  
 > ./obj_linux_x86_r/pmodemi.o  ./obj_linux_x86_r/drivers.o  
 > ./obj_linux_x86_r/g7231_fake.o  ./obj_linux_x86_r/t30tone.o  
 > ./obj_linux_x86_r/hdlc.o  ./obj_linux_x86_r/t30.o  ./obj_linux_x86_r/fcs.o  
 > ./obj_linux_x86_r/pmodeme.o  ./obj_linux_x86_r/t38engine.o  
 > ./obj_linux_x86_r/main.o  ./obj_linux_x86_r/drv_pty.o -lopenh323  -lpt  
 > -lldap -llber -lldap_r  -lpthread -lsasl2 -lssl -lcrypto -lexpat -lSDL 
 > -lresolv -ldl 
 > /usr/bin/ld: warning: libpt.so.1.10.2, needed by /usr/lib/libopenh323.so, 
 > not found (try using -rpath or -rpath-link)
 > make[1]: Leaving directory `/build/user/t38modem-0.8.0+20050304'
 > #/usr/bin/docbook-to-man debian/t38modem.sgml > t38modem.1
 > /usr/bin/help2man obj*/t38modem -N -o t38modem.1
 > help2man: can't get `--help' info from obj_linux_x86_r/t38modem
 > make: *** [build-stamp] Error 2

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/07/17/
 
bye,
        - michael


--- End Message ---
--- Begin Message ---
This build failure was triggered by a packaging bug in libpt-dev (see
http://bugs.debian.org/434077). This was fixed in libpt-dev
1.10.7~dfsg1-4 .

In the meantime there was also a build failure with linking against
libopenh323-dev 1.18.0.dfsg-3 . This was fixed in libopenh323-dev
1.18.0.dfsg-4.

t38modem builds fine now in current sid on i386 and amd64. I am thus
closing these FTBFS bugs.

Build logs can be found at http://servercare.de/debian/logs/

Regards,
  Sebastian



--- End Message ---

Reply via email to