Your message dated Wed, 12 Aug 2026 07:34:02 +0000
with message-id <[email protected]>
and subject line Bug#1143676: fixed in mpvqt 1.2.0-3
has caused the Debian Bug report #1143676,
regarding mpvqt: FTBFS: dh_missing: error: missing files, aborting
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.)


-- 
1143676: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1143676
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mpvqt
Version: 1.2.0-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202608/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:mpvqt, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean --buildsystem=kf6
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=kf6
        cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb 
PKG_CONFIG=x86_64-linux-gnu-pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc 
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON 
-DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON 
-DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
-DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_C_COMPILER=/usr/bin/x86_64-linux-gnu-gcc 
-DCMAKE_CXX_COMPILER=/usr/bin/x86_64-linux-gnu-g\+\+ 
-DPKG_CONFIG_EXECUTABLE=/usr/bin/x86_64-linux-gnu-pkg-config 
-DPKGCONFIG_EXECUTABLE=/usr/bin/x86_64-linux-gnu-pkg-config 
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DCMAKE_BUILD_TYPE=Debian 
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON ..
-- The CXX compiler identification is GNU 16.1.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Warning at /usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:169 
(message):
  KDE_INSTALL_LIBDIR got its value from CMAKE_INSTALL_LIBDIR.  In most cases
  this is unintended, check if you included GNUInstallDirs before
  KDEInstallDirs.  Some third party modules include GNUInstallDirs too so eg.
  find_package(Qt6 ...) is equivalent to include(GNUInstallDirs).  If you set
  CMAKE_INSTALL_LIBDIR deliberately before including KDEInstallDirs its
  recommended to use KDE_INSTALL_LIBDIR instead to suppress this message.
Call Stack (most recent call first):
  /usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:261 (_define_relative)
  /usr/share/ECM/kde-modules/KDEInstallDirs6.cmake:203 (include)
  /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:17 (include)
  CMakeLists.txt:23 (include)


CMake Warning at /usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:169 
(message):
  KDE_INSTALL_LOCALSTATEDIR got its value from CMAKE_INSTALL_LOCALSTATEDIR.
  In most cases this is unintended, check if you included GNUInstallDirs
  before KDEInstallDirs.  Some third party modules include GNUInstallDirs too
  so eg.  find_package(Qt6 ...) is equivalent to include(GNUInstallDirs).  If
  you set CMAKE_INSTALL_LOCALSTATEDIR deliberately before including
  KDEInstallDirs its recommended to use KDE_INSTALL_LOCALSTATEDIR instead to
  suppress this message.
Call Stack (most recent call first):
  /usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:220 (_define_relative)
  /usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:288 (_define_absolute)
  /usr/share/ECM/kde-modules/KDEInstallDirs6.cmake:203 (include)
  /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:17 (include)
  CMakeLists.txt:23 (include)


CMake Warning at /usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:169 
(message):
  KDE_INSTALL_SYSCONFDIR got its value from CMAKE_INSTALL_SYSCONFDIR.  In
  most cases this is unintended, check if you included GNUInstallDirs before
  KDEInstallDirs.  Some third party modules include GNUInstallDirs too so eg.
  find_package(Qt6 ...) is equivalent to include(GNUInstallDirs).  If you set
  CMAKE_INSTALL_SYSCONFDIR deliberately before including KDEInstallDirs its
  recommended to use KDE_INSTALL_SYSCONFDIR instead to suppress this message.
Call Stack (most recent call first):
  /usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:220 (_define_relative)
  /usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:387 (_define_absolute)
  /usr/share/ECM/kde-modules/KDEInstallDirs6.cmake:203 (include)
  /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:17 (include)
  CMakeLists.txt:23 (include)


-- Found Python3: /usr/bin/python3 (found version "3.14.6") found components: 
Interpreter
-- Could not set up the appstream test. appstreamcli is missing.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Performing Test HAVE_STDATOMIC
-- Performing Test HAVE_STDATOMIC - Success
-- Found WrapAtomic: TRUE
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so
-- Found WrapOpenGL: TRUE
-- Found WrapVulkanHeaders: /usr/include
-- Found Libmpv: /usr/lib/x86_64-linux-gnu/libmpv.so (found version "2.5.0")
-- The following OPTIONAL packages have been found:

 * Python3
 * Qt6QuickTools (required version >= 6.10.2)
 * OpenGL
 * Qt6GuiTools (required version >= 6.10.2)
 * Qt6CoreTools (required version >= 6.10.2)
 * Qt6DBusTools (required version >= 6.10.2)
 * Qt6QmlTools (required version >= 6.10.2)
 * WrapVulkanHeaders

-- The following REQUIRED packages have been found:

 * ECM (required version >= 6.15.0), Extra modules and scripts for CMake, 
<https://api.kde.org/ecm/>
 * Qt6Quick (required version >= 6.5.0)
 * Libmpv, mpv media player client library, <https://mpv.io>

-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Configuring done (1.7s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_C_COMPILER
    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    FETCHCONTENT_FULLY_DISCONNECTED
    PKGCONFIG_EXECUTABLE


-- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
   dh_auto_build --buildsystem=kf6
        cd obj-x86_64-linux-gnu && make -j2 INSTALL="install 
--strip-program=true" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f src/CMakeFiles/MpvQt_autogen_timestamp_deps.dir/build.make 
src/CMakeFiles/MpvQt_autogen_timestamp_deps.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/src 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/CMakeFiles/MpvQt_autogen_timestamp_deps.dir/DependInfo.cmake
 "--color=" MpvQt_autogen_timestamp_deps
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f src/CMakeFiles/MpvQt_autogen_timestamp_deps.dir/build.make 
src/CMakeFiles/MpvQt_autogen_timestamp_deps.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: Nothing to be done for 
'src/CMakeFiles/MpvQt_autogen_timestamp_deps.dir/build'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  0%] Built target MpvQt_autogen_timestamp_deps
make  -f src/CMakeFiles/MpvQt_autogen.dir/build.make 
src/CMakeFiles/MpvQt_autogen.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/src 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/CMakeFiles/MpvQt_autogen.dir/DependInfo.cmake
 "--color=" MpvQt_autogen
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f src/CMakeFiles/MpvQt_autogen.dir/build.make 
src/CMakeFiles/MpvQt_autogen.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 12%] Automatic MOC for target MpvQt
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E cmake_autogen 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/CMakeFiles/MpvQt_autogen.dir/AutogenInfo.json
 Debian
AutoGen: Refreshing parse cache because it doesn't exist.
AutoMoc: Generating 
"SRC:/obj-x86_64-linux-gnu/src/MpvQt_autogen/moc_predefs.h", because it doesn't 
exist.
/usr/bin/x86_64-linux-gnu-g++ -std=c++20 -w -dM -E /usr/shar 
[too-long-redacted] -I/usr/include/x86_64-linux-gnu
AutoGen: Parsing "SRC:/src/mpvabstractitem.h"
AutoGen: Parsing "SRC:/src/mpvabstractitem_p.h"
AutoGen: Parsing "SRC:/src/mpvcontroller.h"
AutoGen: Parsing "SRC:/src/mpvcontroller_p.h"
AutoGen: Parsing "SRC:/src/mpvrenderer.h"
AutoGen: Parsing "SRC:/src/mpvabstractitem.cpp"
AutoGen: Parsing "SRC:/src/mpvcontroller.cpp"
AutoGen: Parsing "SRC:/src/mpvrenderer.cpp"
AutoMoc: Generating 
"SRC:/obj-x86_64-linux-gnu/src/MpvQt_autogen/include/moc_mpvabstractitem.cpp", 
because it doesn't exist, from "SRC:/src/mpvabstractitem.h"
/usr/lib/qt6/libexec/moc -DMPVQT_DEPRECATED_WARNINGS_SINCE=0 
[too-long-redacted] UILDDIR>>/src/mpvabstractitem.h
AutoMoc: Generating 
"SRC:/obj-x86_64-linux-gnu/src/MpvQt_autogen/include/moc_mpvcontroller.cpp", 
because it doesn't exist, from "SRC:/src/mpvcontroller.h"
/usr/lib/qt6/libexec/moc -DMPVQT_DEPRECATED_WARNINGS_SINCE=0 
[too-long-redacted] GBUILDDIR>>/src/mpvcontroller.h
AutoMoc: Reading dependencies from 
"SRC:/obj-x86_64-linux-gnu/src/MpvQt_autogen/include/moc_mpvcontroller.cpp.d"
AutoMoc: Reading dependencies from 
"SRC:/obj-x86_64-linux-gnu/src/MpvQt_autogen/include/moc_mpvabstractitem.cpp.d"
AutoMoc: Generating MOC compilation 
"SRC:/obj-x86_64-linux-gnu/src/MpvQt_autogen/mocs_compilation.cpp"
AutoMoc: Merging MOC dependencies into 
"SRC:/obj-x86_64-linux-gnu/src/MpvQt_autogen/deps"
AutoGen: Writing the parse cache file 
"SRC:/obj-x86_64-linux-gnu/src/CMakeFiles/MpvQt_autogen.dir/ParseCache.txt"
AutoGen: Writing the settings file 
"SRC:/obj-x86_64-linux-gnu/src/CMakeFiles/MpvQt_autogen.dir/AutogenUsed.txt"
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E touch 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/MpvQt_autogen/timestamp
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 12%] Built target MpvQt_autogen
make  -f src/CMakeFiles/MpvQt.dir/build.make src/CMakeFiles/MpvQt.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 25%] Running AUTOMOC file extraction for target MpvQt
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && 
/usr/lib/qt6/libexec/cmake_automoc_parser --cmake-autogen-cache-file 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/CMakeFiles/MpvQt_autogen.dir/ParseCache.txt
 --cmake-autogen-info-file 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/CMakeFiles/MpvQt_autogen.dir/AutogenInfo.json
 --output-file-path 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/meta_types/MpvQt_json_file_list.txt 
--timestamp-file-path 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/meta_types/MpvQt_json_file_list.txt.timestamp
 --cmake-autogen-include-dir-path 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/MpvQt_autogen/include
[ 37%] Running moc --collect-json for target MpvQt
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/lib/qt6/libexec/moc -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/meta_types/qt6mpvqt_metatypes.json.gen
 --collect-json 
@/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/meta_types/MpvQt_json_file_list.txt
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E 
copy_if_different 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/meta_types/qt6mpvqt_metatypes.json.gen
 /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/meta_types/qt6mpvqt_metatypes.json
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/src 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/CMakeFiles/MpvQt.dir/DependInfo.cmake 
"--color=" MpvQt
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f src/CMakeFiles/MpvQt.dir/build.make src/CMakeFiles/MpvQt.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 62%] Building CXX object 
src/CMakeFiles/MpvQt.dir/MpvQt_autogen/mocs_compilation.cpp.o
[ 62%] Building CXX object src/CMakeFiles/MpvQt.dir/mpvabstractitem.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/x86 
[too-long-redacted] LDDIR>>/src/mpvabstractitem.cpp
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/x86 
[too-long-redacted] Qt_autogen/mocs_compilation.cpp
[ 75%] Building CXX object src/CMakeFiles/MpvQt.dir/mpvcontroller.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/x86 
[too-long-redacted] UILDDIR>>/src/mpvcontroller.cpp
[ 87%] Building CXX object src/CMakeFiles/MpvQt.dir/mpvrenderer.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/x86 
[too-long-redacted] GBUILDDIR>>/src/mpvrenderer.cpp
[100%] Linking CXX shared library ../bin/libMpvQt.so
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/MpvQt.dir/link.txt --verbose=1
/usr/bin/x86_64-linux-gnu-g++ -fPIC -g -O2 -ffile-prefix-map 
[too-long-redacted] -linux-gnu/libQt6Core.so.6.10.2
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E 
cmake_symlink_library ../bin/libMpvQt.so.1.2.0 ../bin/libMpvQt.so.3 
../bin/libMpvQt.so
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[100%] Built target MpvQt
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_start 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 0
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
   dh_auto_test --buildsystem=kf6
        cd obj-x86_64-linux-gnu && make -j2 test ARGS\+=--verbose ARGS\+=-j2
make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
Running tests...
/usr/bin/ctest --verbose -j2
UpdateCTestConfiguration  from 
:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl
Test project /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
Connected to MAKE jobserver
No tests were found!!!
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
   create-stamp debian/debhelper-build-stamp
   dh_prep
   dh_auto_install --buildsystem=kf6
        cd obj-x86_64-linux-gnu && make -j2 install 
DESTDIR=/<<PKGBUILDDIR>>/debian/tmp AM_UPDATE_INFO_DIR=no INSTALL="install 
--strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
--check-build-system CMakeFiles/Makefile.cmake 0
make  -f CMakeFiles/Makefile2 preinstall
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: Nothing to be done for 'preinstall'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "Debian"
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libMpvQt.so.1.2.0
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libMpvQt.so.3
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libMpvQt.so
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt6/metatypes/qt6mpvqt_metatypes.json
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/MpvQt/mpvqt_export.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/MpvQt/mpvqt_version.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/MpvQt/MpvAbstractItem
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/MpvQt/MpvController
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/MpvQt/mpvabstractitem.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/MpvQt/mpvcontroller.h
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/MpvQt/MpvQtConfig.cmake
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/MpvQt/MpvQtConfigVersion.cmake
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/MpvQt/FindLibmpv.cmake
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/MpvQt/MpvQtTargets.cmake
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/MpvQt/MpvQtTargets-debian.cmake
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_installexamples
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress -X.dcl -X.docbook -X-license -X.tag -X.sty -X.el
   dh_fixperms
   dh_missing
dh_missing: warning: 
usr/lib/x86_64-linux-gnu/qt6/metatypes/qt6mpvqt_metatypes.json exists in 
debian/tmp but is not installed to anywhere 
dh_missing: error: missing files, aborting
        The following debhelper tools have reported what they installed (with 
files per package)
         * dh_install: libmpvqt-dev (3), libmpvqt3 (2)
         * dh_installdocs: libmpvqt-dev (0), libmpvqt3 (0)
         * dh_installexamples: libmpvqt-dev (2), libmpvqt3 (0)
        If the missing files are installed by another tool, please file a bug 
against it.
        When filing the report, if the tool is not part of debhelper itself, 
please reference the
        "Logging helpers and dh_missing" section from the "PROGRAMMING" guide 
for debhelper (10.6.3+).
          (in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.md.gz)
        Be sure to test with dpkg-buildpackage -A/-B as the results may vary 
when only a subset is built
        If the omission is intentional or no other helper can take care of this 
consider adding the
        paths to debian/not-installed.

        Remember to be careful with paths containing "x86_64-linux-gnu", where 
you might need to
        use a wildcard or (assuming compat 13+) e.g. ${DEB_HOST_MULTIARCH} in 
debian/not-installed
        to ensure it works on all architectures (see #961104).
make: *** [debian/rules:8: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: mpvqt
Source-Version: 1.2.0-3
Done: Pino Toscano <[email protected]>

We believe that the bug you reported is fixed in the latest version of
mpvqt, 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.
Pino Toscano <[email protected]> (supplier of updated mpvqt 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: SHA512

Format: 1.8
Date: Wed, 12 Aug 2026 09:16:33 +0200
Source: mpvqt
Architecture: source
Version: 1.2.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian KDE Extras Team <[email protected]>
Changed-By: Pino Toscano <[email protected]>
Closes: 1143676
Changes:
 mpvqt (1.2.0-3) unstable; urgency=medium
 .
   * Team upload.
   * Ship the QML metatypes JSON file in libmpvqt-dev, as generated by newer
     extra-cmake-modules versions. (Closes: #1143676)
   * Upgrade upstream signing key to new packet format.
   * Bump the debhelper compatibility to 14:
     - bump the debhelper-compat build dependency to 14
     - drop the ${shlibs:Depends}, and ${misc:Depends} substvars
   * Convert watch file to v5.
Checksums-Sha1:
 c99b334dd51a8fbae1e68a2ca35535cdadf6fdb7 2369 mpvqt_1.2.0-3.dsc
 5770a540b81cab378c635b659e2c3409a57e716f 5688 mpvqt_1.2.0-3.debian.tar.xz
 bebc4309a509a21ef1d8c49d8ded9934a921ef79 13712 mpvqt_1.2.0-3_source.buildinfo
Checksums-Sha256:
 afb73cfdcedc85f3d388c46557ecaef1faedae0670cf71c353b54abdbeb41831 2369 
mpvqt_1.2.0-3.dsc
 dc3e8220ac286797de4256b0be77e193920e4bcda9e18bec563f1da89d18d79b 5688 
mpvqt_1.2.0-3.debian.tar.xz
 f9c70ecb555586da53a426cab7074f3fef01776475756ad87fb4581e70fe0f45 13712 
mpvqt_1.2.0-3_source.buildinfo
Files:
 b7523e5e67e4998f470a62e89a48df3a 2369 libs optional mpvqt_1.2.0-3.dsc
 addf90ffece3eb21ee8e76dc768c8a1e 5688 libs optional mpvqt_1.2.0-3.debian.tar.xz
 92965305aba02c4868cc2317e2e42afa 13712 libs optional 
mpvqt_1.2.0-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmp8HfkACgkQLRkciEOx
P00wOw//bX4Zev/vNP8yTXFw0U7JBqciKe2HMsntU460Fpm0wqQuMsoevrfaB3Mi
fS3EU21YDY5Fi88v/HWZKszDG4a379/IKt27vv7N8tUYicseTiiM0qE8jyi0oLVS
Zto3Sh9fMEhq5dPdAxUH2o+QFvjAdpCcGeaL/lvK42jx0lqi0uvSwz2UxiQdJhVA
cUJeLSb+IZluNTussy/HFuR0jqunvseXOc6s2ov3KN7wS0wVfcfSTYRRFFK5ly3F
+AKgcxlPJlLtOjXGoxEcUm8/8I24soV+ckjCcKO0BYi2kkDGyEuVHEhulRhqFIar
+gE7DD4W3K1itQa2sWVrRTp3imOHEv911DLiGR4AXEJq/GfxL2Fr2GX55LS0OlZb
0bzIPP+Yl8q6fs9f26e8QDokINwe2d+aguwMYmAO+M30VacL1pp8VjCSQV60UFFR
x5e4sFk1DRUYZpY1q+2uZXaMU4Wflxc1Jay0nIZ61Gz70aH82grp6v+E10nCvVwN
MwsvkJDNL2QTv0S3SzTZ4iKxEHCW+aNtK9wXG80BUW5z5c3bm2vMxDPzMcRTt0vu
+lcg9GpNpn+cNMQbcEtFPZ8D6zC9Vh8vob2T3eszVn9fUqROScxoehE4WaqirGYc
i3Qamkj+Xava6V8yTud6mVyr1mQY3GB18ceaHhlnhST0EexQPJk=
=1FLi
-----END PGP SIGNATURE-----

Attachment: pgp2cQcWoJLFW.pgp
Description: PGP signature


--- End Message ---
_______________________________________________
pkg-kde-extras mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-kde-extras

Reply via email to