Source: qmmp
Version: 1.1.10-1.1
Severity: serious

Some recent change in unstable makes qmmp FTBFS:

https://tests.reproducible-builds.org/debian/history/qmmp.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/qmmp.html

...
make[4]: Entering directory '/build/1st/qmmp-1.1.10/obj-x86_64-linux-gnu'
AutoMoc: Checking: 
/build/1st/qmmp-1.1.10/src/plugins/General/hotkey/hotkeydialog.h
make -f src/plugins/General/rgscan/CMakeFiles/rgscan_autogen.dir/build.make 
src/plugins/General/rgscan/CMakeFiles/rgscan_autogen.dir/build
AutoMoc: Checking: 
/build/1st/qmmp-1.1.10/src/plugins/General/hotkey/hotkeyfactory.h
AutoMoc: Checking: 
/build/1st/qmmp-1.1.10/src/plugins/General/hotkey/settingsdialog.h

AutoMoc error
-------------
Included moc files with the same name will be generated from different sources.
Consider to
 - not include the "moc_<NAME>.cpp" file
 - add a directory prefix to a "<NAME>.moc" include (e.g "sub/<NAME>.moc")
 - rename the source file(s)
Include conflicts
-----------------
"moc_hotkeymanager.cpp" included in
 - "/build/1st/qmmp-1.1.10/src/plugins/General/hotkey/hotkeymanager_win.cpp"
 - "/build/1st/qmmp-1.1.10/src/plugins/General/hotkey/hotkeymanager_x11.cpp"
would be generated from
 - "/build/1st/qmmp-1.1.10/src/plugins/General/hotkey/hotkeymanager.h"
 - "/build/1st/qmmp-1.1.10/src/plugins/General/hotkey/hotkeymanager.h"

make[4]: *** 
[src/plugins/General/hotkey/CMakeFiles/hotkey_autogen.dir/build.make:61: 
src/plugins/General/hotkey/CMakeFiles/hotkey_autogen] Error 1

Reply via email to