[Pkg-kde-extras] Bug#1143676: mpvqt: FTBFS: dh_missing: error: missing files, aborting
Santiago Vila
sanvila at debian.org
Wed Aug 5 12:24:29 BST 2026
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
--------------------------------------------------------------------------------
More information about the pkg-kde-extras
mailing list