Your message dated Mon, 14 Jul 2014 03:51:41 +0000 with message-id <[email protected]> and subject line Bug#754765: fixed in pkg-kde-tools 0.15.15 has caused the Debian Bug report #754765, regarding Anchored regexps make kfreebsd-amd64 not detectable 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.) -- 754765: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754765 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: qtmultimedia-opensource-src Version: 5.3.1-3 Severity: serious Justification: FTBFS Hi, your package no longer builds on kfreebsd-amd64 due to symbols changes: | dh_makeshlibs -a -O--parallel -O--dbg-package=qtmultimedia5-dbg | dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below | dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols file: see diff output below | dpkg-gensymbols: warning: debian/libqgsttools-p1/DEBIAN/symbols doesn't match completely debian/libqgsttools-p1.symbols | --- debian/libqgsttools-p1.symbols (libqgsttools-p1_5.3.1-3_kfreebsd-amd64) | +++ dpkg-gensymbolsx_rDJ9 2014-07-13 15:21:44.000000000 +0000 | @@ -5,7 +5,8 @@ | _ZN10QGstAppSrc11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.0.2 | _ZN10QGstAppSrc11qt_metacastEPKc@Base 5.0.2 | _ZN10QGstAppSrc12on_need_dataEP10_GstAppSrcjPv@Base 5.0.2 | - (subst)_ZN10QGstAppSrc12on_seek_dataEP10_GstAppSrc{uint64_t}Pv@Base 5.0.2 | + _ZN10QGstAppSrc12on_seek_dataEP10_GstAppSrcmPv@Base 5.3.1-3 | +#MISSING: 5.3.1-3# (subst)_ZN10QGstAppSrc12on_seek_dataEP10_GstAppSrc{uint64_t}Pv@Base 5.0.2 | _ZN10QGstAppSrc14destroy_notifyEPv@Base 5.0.2 | _ZN10QGstAppSrc14on_enough_dataEP10_GstAppSrcPv@Base 5.0.2 | _ZN10QGstAppSrc15streamDestroyedEv@Base 5.0.2 | @@ -22,7 +23,8 @@ | _ZN10QGstAppSrcD1Ev@Base 5.0.2 | _ZN10QGstAppSrcD2Ev@Base 5.0.2 | (optional=templinst|arch=armhf powerpc)_ZN11QMetaTypeIdI17QGstreamerMessageE14qt_metatype_idEv@Base 5.3.1 | - (subst)_ZN14QGstCodecsInfo20supportedElementCapsE{uint64_t}7GstRank15GstPadDirection@Base 5.0.2 | + _ZN14QGstCodecsInfo20supportedElementCapsEm7GstRank15GstPadDirection@Base 5.3.1-3 | +#MISSING: 5.3.1-3# (subst)_ZN14QGstCodecsInfo20supportedElementCapsE{uint64_t}7GstRank15GstPadDirection@Base 5.0.2 | _ZN14QGstCodecsInfoC1ENS_11ElementTypeE@Base 5.0.2 | _ZN14QGstCodecsInfoC2ENS_11ElementTypeE@Base 5.0.2 | _ZN15QGstVideoBuffer3mapEN20QAbstractVideoBuffer7MapModeEPiS2_@Base 5.0.2 | @@ -68,7 +70,8 @@ | (optional=gccinternal|arch=armhf powerpc)_ZN20QGstBufferPoolPluginD2Ev@Base 5.3.1 | _ZN20QVideoSurfaceGstSink10class_initEPvS0_@Base 5.0.2 | _ZN20QVideoSurfaceGstSink10createSinkEP21QAbstractVideoSurface@Base 5.0.2 | - (subst)_ZN20QVideoSurfaceGstSink12buffer_allocEP12_GstBaseSink{uint64_t}jP8_GstCapsPP10_GstBuffer@Base 5.0.2 | + _ZN20QVideoSurfaceGstSink12buffer_allocEP12_GstBaseSinkmjP8_GstCapsPP10_GstBuffer@Base 5.3.1-3 | +#MISSING: 5.3.1-3# (subst)_ZN20QVideoSurfaceGstSink12buffer_allocEP12_GstBaseSink{uint64_t}jP8_GstCapsPP10_GstBuffer@Base 5.0.2 | _ZN20QVideoSurfaceGstSink12change_stateEP11_GstElement14GstStateChange@Base 5.0.2 | _ZN20QVideoSurfaceGstSink13formatForCapsEP8_GstCapsPiN20QAbstractVideoBuffer10HandleTypeE@Base 5.0.2 | _ZN20QVideoSurfaceGstSink13instance_initEP14_GTypeInstancePv@Base 5.0.2 | @@ -107,7 +110,8 @@ | _ZN21QGstreamerVideoWindow21updateNativeVideoSizeEv@Base 5.2.0 | _ZN21QGstreamerVideoWindow6setHueEi@Base 5.2.0 | _ZN21QGstreamerVideoWindow7repaintEv@Base 5.2.0 | - (subst)_ZN21QGstreamerVideoWindow8setWinIdE{quintptr}@Base 5.2.0 | + _ZN21QGstreamerVideoWindow8setWinIdEy@Base 5.3.1-3 | +#MISSING: 5.3.1-3# (subst)_ZN21QGstreamerVideoWindow8setWinIdE{quintptr}@Base 5.2.0 | _ZN21QGstreamerVideoWindow9videoSinkEv@Base 5.2.0 | _ZN21QGstreamerVideoWindowC1EP7QObjectPKc@Base 5.2.0 | _ZN21QGstreamerVideoWindowC2EP7QObjectPKc@Base 5.2.0 | dh_makeshlibs: failing due to earlier errors | make: *** [binary-arch] Error 2 Full build log: https://buildd.debian.org/status/fetch.php?pkg=qtmultimedia-opensource-src&arch=kfreebsd-amd64&ver=5.3.1-3&stamp=1405264910 Mraw, KiBi.
--- End Message ---
--- Begin Message ---Source: pkg-kde-tools Source-Version: 0.15.15 We believe that the bug you reported is fixed in the latest version of pkg-kde-tools, which is due to be installed in the Debian FTP archive. 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. Lisandro Damián Nicanor Pérez Meyer <[email protected]> (supplier of updated pkg-kde-tools 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: SHA256 Format: 1.8 Date: Sun, 13 Jul 2014 23:21:12 -0300 Source: pkg-kde-tools Binary: pkg-kde-tools libdlrestrictions1 libdlrestrictions-dev Architecture: source all amd64 Version: 0.15.15 Distribution: unstable Urgency: medium Maintainer: Debian Qt/KDE Maintainers <[email protected]> Changed-By: Lisandro Damián Nicanor Pérez Meyer <[email protected]> Description: libdlrestrictions-dev - development files for the DLRestrictions library libdlrestrictions1 - library that implements library compatibility checks for dlopen() pkg-kde-tools - various packaging tools and scripts for KDE Applications Closes: 754765 Changes: pkg-kde-tools (0.15.15) unstable; urgency=medium . * The fix for #744173 required to convert non-anchored regexps to anchored ones. The problem with this is that kfreebsd-amd64 was no longer matched. Fix it by adding kfreebsd-amd64 in the lists where amd64 appears, as they both share the same sizes (Closes: #754765). Checksums-Sha1: ab6c45d291f1522913a49bdafaa17b7558af7be7 1954 pkg-kde-tools_0.15.15.dsc 2003b7f01d44156bd8e9981a6d0e0a3dddbd40fb 103354 pkg-kde-tools_0.15.15.tar.bz2 8d5640757aabc43fb629376a2484ec9dd4eb1c1e 95138 pkg-kde-tools_0.15.15_all.deb 448c659a625a3339a2d7f75c975ffc010017f9bc 20062 libdlrestrictions1_0.15.15_amd64.deb f7d85f42e924f1f014537b79f2e235cb4adc88be 17238 libdlrestrictions-dev_0.15.15_amd64.deb Checksums-Sha256: 18b064ac259c17d4013750d1d294df528502e8151888fa63ca16df71b9417c44 1954 pkg-kde-tools_0.15.15.dsc bd024f2f168230a483b21215bebe120c39c4d81626d76b559213e028776ce6f7 103354 pkg-kde-tools_0.15.15.tar.bz2 6e67e3157816c461ec19d6878c9b168f6ca9a6b97252b78edbcaebfdc9c8ecaa 95138 pkg-kde-tools_0.15.15_all.deb 44a087020ac5c9cdaca1326cc0ffc6f48e6f73e06f5e0d4e48f9e6f8b006540f 20062 libdlrestrictions1_0.15.15_amd64.deb ca2bb898ed5818d534090e6c82297d03b9ccd048093660745e8d8c5dce613fa6 17238 libdlrestrictions-dev_0.15.15_amd64.deb Files: 85a01df4e9e78d15fc592633f05fa112 95138 devel extra pkg-kde-tools_0.15.15_all.deb e30515edf6720968224b41f433c69091 20062 libs extra libdlrestrictions1_0.15.15_amd64.deb 1d5e161a4c8d6d3fcfcb2e0f698238ed 17238 libdevel extra libdlrestrictions-dev_0.15.15_amd64.deb b1db2863b6237462436f2263bf00d426 1954 devel extra pkg-kde-tools_0.15.15.dsc 22a88be9bd7465945d79dcebe6bc9040 103354 devel extra pkg-kde-tools_0.15.15.tar.bz2 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJTwz87AAoJEKtkX0BihqfQbSYP/0h5vSQ1QRNqdiriwBFsk+fh FfzLvpjt0hWJIcJ/jsNMxnK6JavJoaE1qQMVQiJGcRRb5P0CYDzt9dQRhNFGlYc5 4LPtyBMPjg5D4giLzt7yi871EdvrpU0qXhqbk1A9carYJpKCABFwnwvBTtksE6pL 0Tczn0rRfLSIq0/fW/b5jc2YlbchI8oBvG/mY8tbaGqBAsECkjYNZ+tX1kHZQZVz CgsAdIlJDbSen6H+JoC2PyRyFBJAPmWatnjIxVD5rhPc72cyZdYycw1FIDLOC1pl V4tm/gUNImXerXRgCYF+EvucI1miucemNUVSOlfj+qoDdSJ3Exm4oFStw4kpbRr1 kz6DZMR/b1dY62S8K+KGNgSSej7TV5C5sQjLnwDSlQjxmDco8u0K6LfMLz8h4IwT zMLRtQR/JxXo+MpZdn0rijPHaqfEnbUq+JrS9gnG6oMsLFJyIYR0y+HC3x4SrDqO fPWzfNi85u/eHJlyYGx7SdnBi7llaBlBF/z4L/VcbP/F+B0hh/sNc5oTNJKyjnN2 YKqPPYJiDqccBqrvZ2mTsQoNrYRUF/kwxVn2zQml9SaoTthVhxzazOPkxDj/+IQ+ R3qL1JmPdFhZi27M2+ksOE5FZ+Vq/nGSkBnVdiL9YiTtuJAU5VkSEgpea3O2B7XD QmwqRBu/6P7IZjSbJBuG =PnfF -----END PGP SIGNATURE-----
--- End Message ---

