Your message dated Sun, 21 Aug 2011 21:17:17 +0000
with message-id <[email protected]>
and subject line Bug#638248: fixed in k9copy 2.3.7-3
has caused the Debian Bug report #638248,
regarding Needs to be adapted for libav/0.7.1
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 [email protected]
immediately.)


-- 
638248: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638248
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: k9copy
Severity: important

Hi,
the transition from ffmpeg/0.6.2 to libav/0.7 is planned soonish.
(libav is a ffmpeg fork, to which Debian will switch, see
http://en.wikipedia.org/wiki/FFmpeg for more information)

Your package currently fails to build from source when built against
libav/0.7.2 and needs to be adapted. You can test this yourself by
building against the packages from experimental:

[ 68%] Building CXX object CMakeFiles/k9copy.dir/src/import/k9avidecode.o
/usr/bin/c++   -D_BSD_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -g 
-O2  -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align 
-Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions 
-DQT_NO_EXCEPTIONS -fno-check-new
-fno-common -Werror=return-type -Woverloaded-virtual -fno-threadsafe-statics 
-fvisibility=hidden -fvisibility-inlines-hidden -g
-O2 -fno-reorder-blocks -fno-schedule-insns -fno-inline 
-I/home/jmm/deb/libav/k9copy-2.3.7/obj-x86_64-linux-gnu 
-I/home/jmm/deb/libav/k9copy-2.3.7 
-I/home/jmm/deb/libav/k9copy-2.3.7/src/dvdnav 
-I/home/jmm/deb/libav/k9copy-2.3.7/src/devices 
-I/home/jmm/deb/libav/k9copy-2.3.7/src/core 
-I/home/jmm/deb/libav/k9copy-2.3.7/src/vamps 
-I/home/jmm/deb/libav/k9copy-2.3.7/src/backup 
-I/home/jmm/deb/libav/k9copy-2.3.7/src/mpeg2 
-I/home/jmm/deb/libav/k9copy-2.3.7/src/main 
-I/home/jmm/deb/libav/k9copy-2.3.7/src/mplayer 
-I/home/jmm/deb/libav/k9copy-2.3.7/src/assistant 
-I/home/jmm/deb/libav/k9copy-2.3.7/src/import 
-I/home/jmm/deb/libav/k9copy-2.3.7/src/player 
-I/home/jmm/deb/libav/k9copy-2.3.7/src/subtitles 
-I/home/jmm/deb/libav/k9copy-2.3.7/src/dvdread 
-I/home/jmm/deb/libav/k9copy-2.3.7/src/batch -I/usr/include/KDE 
-I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns 
-I/usr/include/qt4/QtXml
-I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtUiTools 
-I/usr/include/qt4/QtTest -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSql 
-I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtScript 
-I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork 
-I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtDesigner 
-I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtDBus 
-I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
-I/usr/share/qt4/mkspecs/default -I/usr/include/qt4 -I/usr/include/libavcodec 
-I/usr/include/libavformat -I/usr/include/libswscale    -o 
CMakeFiles/k9copy.dir/src/import/k9avidecode.o -c 
/home/jmm/deb/libav/k9copy-2.3.7/src/import/k9avidecode.cpp
/home/jmm/deb/libav/k9copy-2.3.7/src/import/k9avidecode.cpp: In member function 
‘bool k9AviDecode::open(const QString&)’:
/home/jmm/deb/libav/k9copy-2.3.7/src/import/k9avidecode.cpp:148:57: error: 
‘CODEC_TYPE_VIDEO’ was not declared in this scope
/home/jmm/deb/libav/k9copy-2.3.7/src/import/k9avidecode.cpp: In member function 
‘void k9AviDecode::seek(double)’:
/home/jmm/deb/libav/k9copy-2.3.7/src/import/k9avidecode.cpp:225:9: warning: 
unused variable ‘i’ [-Wunused-variable]
/home/jmm/deb/libav/k9copy-2.3.7/src/import/k9avidecode.cpp: In member function 
‘void k9AviDecode::readFrame(double)’:
/home/jmm/deb/libav/k9copy-2.3.7/src/import/k9avidecode.cpp:233:9: warning: 
unused variable ‘res’ [-Wunused-variable]
make[3]: *** [CMakeFiles/k9copy.dir/src/import/k9avidecode.o] Fehler 1
make[3]: Leaving directory 
`/home/jmm/deb/libav/k9copy-2.3.7/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/k9copy.dir/all] Fehler 2
make[2]: Leaving directory 
`/home/jmm/deb/libav/k9copy-2.3.7/obj-x86_64-linux-gnu'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory 
`/home/jmm/deb/libav/k9copy-2.3.7/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Fehler 2
dpkg-buildpackage: Fehler: Fehler-Exitstatus von debian/rules build war 2

Cheers,
        Moritz

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



--- End Message ---
--- Begin Message ---
Source: k9copy
Source-Version: 2.3.7-3

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

k9copy-dbg_2.3.7-3_amd64.deb
  to main/k/k9copy/k9copy-dbg_2.3.7-3_amd64.deb
k9copy_2.3.7-3.debian.tar.gz
  to main/k/k9copy/k9copy_2.3.7-3.debian.tar.gz
k9copy_2.3.7-3.dsc
  to main/k/k9copy/k9copy_2.3.7-3.dsc
k9copy_2.3.7-3_amd64.deb
  to main/k/k9copy/k9copy_2.3.7-3_amd64.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.
Eshat Cakar <[email protected]> (supplier of updated k9copy 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.8
Date: Sun, 21 Aug 2011 22:00:49 +0200
Source: k9copy
Binary: k9copy k9copy-dbg
Architecture: source amd64
Version: 2.3.7-3
Distribution: unstable
Urgency: low
Maintainer: Eshat Cakar <[email protected]>
Changed-By: Eshat Cakar <[email protected]>
Description: 
 k9copy     - KDE tool to backup DVDs
 k9copy-dbg - KDE tool to backup DVDs (debugging symbols)
Closes: 637773 638248
Changes: 
 k9copy (2.3.7-3) unstable; urgency=low
 .
   * Fix FTBFS on kfreebsd, thanks to Christoph Egger (Closes: #637773)
   * Prepare package for libav (Closes: #638248)
   * Link directly agains libav*, thanks to Reinhard Tartler
Checksums-Sha1: 
 dc643dadac09007edfa5c12e61eefc9274fe927a 1296 k9copy_2.3.7-3.dsc
 e393cfc7355af7be0505eef000590b283f4ec2c3 7400 k9copy_2.3.7-3.debian.tar.gz
 9da5df9e24f5f09c1ed426707c06816effd8325e 1816178 k9copy_2.3.7-3_amd64.deb
 3f8ec9c06c43fd11ce5ccc8ff2656d73a881d535 9225526 k9copy-dbg_2.3.7-3_amd64.deb
Checksums-Sha256: 
 c3feb151ff5768a8d4c1e217dbbaa123ddf899cecb6c500dee9ba8abc89e3256 1296 
k9copy_2.3.7-3.dsc
 f7cb1329479714bebe8fbda6561496fd7498369310a922aaf4183e51d15ee2c9 7400 
k9copy_2.3.7-3.debian.tar.gz
 6ddcca4d894c677155d0e2a74e2472f534d42426d432de759b853e3added8afd 1816178 
k9copy_2.3.7-3_amd64.deb
 2440dc216b18f38381ce437b747457c31385b2a9da26a55211991cb0c4672532 9225526 
k9copy-dbg_2.3.7-3_amd64.deb
Files: 
 829417eac22aaaaaf088303b999226c9 1296 video optional k9copy_2.3.7-3.dsc
 cdfbb1de5c2b8ce982966cae5e078cf9 7400 video optional 
k9copy_2.3.7-3.debian.tar.gz
 ae8800fba7919a2aaac31c0d1087129b 1816178 video optional 
k9copy_2.3.7-3_amd64.deb
 9c2488b55570f356fd619a7414480512 9225526 debug extra 
k9copy-dbg_2.3.7-3_amd64.deb

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

iEYEARECAAYFAk5RdTMACgkQHO9JRnPq4hTYrwCg+kebclJAKK2rKkJwS3Hkpe/M
AIwAoPkKXB3DXp06DSojtbHg4i+TvXCh
=JHs0
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to