Your message dated Sun, 19 Aug 2007 08:47:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#436351: fixed in dvr 3.2-9
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: dvr
Version: 3.2-8
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070806
hi,
while doing an archive wide package rebuild your package failed to build from
source for the following reason:
> g++ -c -Wall -O2 -I../lib -DQT_THREAD_SUPPORT -DVERSION=\"\"
> -I/usr/include/avifile-0.7 -I/usr/include/qt3 QAudioConfigImpl.moc.cpp
> /usr/bin/moc -o QCodecConfigImpl.moc.cpp QCodecConfigImpl.h
> g++ -c -Wall -O2 -I../lib -DQT_THREAD_SUPPORT -DVERSION=\"\"
> -I/usr/include/avifile-0.7 -I/usr/include/qt3 QCodecConfigImpl.moc.cpp
> /usr/bin/moc -o QTVConfigImpl.moc.cpp QTVConfigImpl.h
> g++ -c -Wall -O2 -I../lib -DQT_THREAD_SUPPORT -DVERSION=\"\"
> -I/usr/include/avifile-0.7 -I/usr/include/qt3 QTVConfigImpl.moc.cpp
> /usr/bin/moc -o QDvrGUIImpl.moc.cpp QDvrGUIImpl.h
> g++ -c -Wall -O2 -I../lib -DQT_THREAD_SUPPORT -DVERSION=\"\"
> -I/usr/include/avifile-0.7 -I/usr/include/qt3 QDvrGUIImpl.moc.cpp
> /usr/bin/moc -o qv4lwindow.moc.cpp qv4lwindow.h
> g++ -c -Wall -O2 -I../lib -DQT_THREAD_SUPPORT -DVERSION=\"\"
> -I/usr/include/avifile-0.7 -I/usr/include/qt3 qv4lwindow.moc.cpp
> g++ -c -Wall -O2 -I../lib -DQT_THREAD_SUPPORT -DVERSION=\"\"
> -I/usr/include/avifile-0.7 -I/usr/include/qt3 main.cpp
> g++ -c -Wall -O2 -I../lib -DQT_THREAD_SUPPORT -DVERSION=\"\"
> -I/usr/include/avifile-0.7 -I/usr/include/qt3 vidmode.cpp
> flex -oconf_analysis_yy.cpp conf_analysis.yy
> g++ -c -Wall -O2 -I../lib -DQT_THREAD_SUPPORT -DVERSION=\"\"
> -I/usr/include/avifile-0.7 -I/usr/include/qt3 conf_analysis_yy.cpp
> conf_analysis_yy.cpp:1315: warning: 'void yyunput(int, char*)' defined but
> not used
> g++ -c -Wall -O2 -I../lib -DQT_THREAD_SUPPORT -DVERSION=\"\"
> -I/usr/include/avifile-0.7 -I/usr/include/qt3 video_monitoring.cpp
> g++ -o dvr-qtgui QAudioConfig.o QCodecConfig.o QTVConfig.o QDvrGUI.o
> QDeviceSelection.o QAudioConfigImpl.o QCodecConfigImpl.o QTVConfigImpl.o
> QDvrGUIImpl.o qv4lwindow.o QAudioConfig.moc.o QCodecConfig.moc.o
> QTVConfig.moc.o QDvrGUI.moc.o QDeviceSelection.moc.o QAudioConfigImpl.moc.o
> QCodecConfigImpl.moc.o QTVConfigImpl.moc.o QDvrGUIImpl.moc.o
> qv4lwindow.moc.o main.o vidmode.o conf_analysis_yy.o video_monitoring.o
> ../lib/libdvr.a -laviplay -ldts -lm -lz -L/usr/lib -lqt-mt -lpthread
> -lXxf86vm -lXext -lXv -L/usr/X11R6/lib -L../lib -ldvr
> /usr/bin/ld: cannot find -ldts
> collect2: ld returned 1 exit status
> make[2]: *** [dvr-qtgui] Error 1
> make[2]: Leaving directory `/build/user/dvr-3.2/dvr-qtgui'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/user/dvr-3.2'
> make: *** [build-stamp] Error 2
The Full Build log is available and can be viewed at:
http://people.debian.org/~lucas/logs/2007/08/06/
bye,
- michael
--- End Message ---
--- Begin Message ---
Source: dvr
Source-Version: 3.2-9
We believe that the bug you reported is fixed in the latest version of
dvr, which is due to be installed in the Debian FTP archive:
dvr_3.2-9.diff.gz
to pool/main/d/dvr/dvr_3.2-9.diff.gz
dvr_3.2-9.dsc
to pool/main/d/dvr/dvr_3.2-9.dsc
dvr_3.2-9_i386.deb
to pool/main/d/dvr/dvr_3.2-9_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.
Mark Purcell <[EMAIL PROTECTED]> (supplier of updated dvr 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, 19 Aug 2007 09:18:43 +0100
Source: dvr
Binary: dvr
Architecture: source i386
Version: 3.2-9
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team <[EMAIL PROTECTED]>
Changed-By: Mark Purcell <[EMAIL PROTECTED]>
Description:
dvr - Digital Video Recorder
Closes: 417163 436351
Changes:
dvr (3.2-9) unstable; urgency=low
.
* Include gcc4.3 patch from Martin (Closes: #417163)
* Add Build-Depends: libdts-dev, Thanks to Jason Harrison
- dvr - FTBFS: /usr/bin/ld: cannot find -ldts (Closes: #436351)
* Switch to Debian KDE Extras Team
* Add debian/compat: fixes lintian debian-rules-sets-DH_COMPAT
* Add [ ! -f Makefile ] || $(MAKE) clean: fixes lintian debian-rules-
ignores-make-clean-error
* debian/menu section Applications/Menu: linitan menu-item-uses-
apps-section
* Architecture: i386 amd64 as thats where libavifile is
Files:
3c99556e12ae41ac9903c7232d1a43be 709 graphics optional dvr_3.2-9.dsc
29d91ad2c8cef9ed0481aa19eb0ecb31 8393 graphics optional dvr_3.2-9.diff.gz
444e4e034f11f956198ce0781f3fbda0 332670 graphics optional dvr_3.2-9_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGx/0OoCzanz0IthIRAs4kAJ46HGnv2TU3pxgy8VoPXvQNziVaHgCgg2nL
ATQnNn24JmxGkmrLd4r46a4=
=D3QZ
-----END PGP SIGNATURE-----
--- End Message ---