[pkg-lxqt-devel] Bug#880389: libqtermwidget5-0-dev: File conflict in Multi-Arch: same package

Andreas Beckmann anbe at debian.org
Tue Oct 31 07:02:09 UTC 2017


Package: libqtermwidget5-0-dev
Version: 0.8.0-1
Severity: important

Dear Maintainer,

Recent versions of libqtermwidget5-0-dev in experimental conflict in
/usr/share/cmake/qtermwidget5/qtermwidget5-config-version.cmake

A diff of the amd64 and i386 packages reveals several conflicts in this
package; for example:

-if("${CMAKE_SIZEOF_VOID_P}" STREQUAL "" OR "8" STREQUAL "")
+if("${CMAKE_SIZEOF_VOID_P}" STREQUAL "" OR "4" STREQUAL "")

-if(NOT CMAKE_SIZEOF_VOID_P STREQUAL "8")
-   math(EXPR installedBits "8 * 8")
+if(NOT CMAKE_SIZEOF_VOID_P STREQUAL "4")
+   math(EXPR installedBits "4 * 8")


Cheers,

Andreas



More information about the pkg-lxqt-devel mailing list