[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#911618: qttools-opensource-src: FTBFS on !linux



Source: qttools-opensource-src
Version: 5.11.2-3
Severity: important
Tags: patch

Hello,

The qttools-opensource-src package can not build on non-Linux archs due
to the libvulkan-dev dependency, could you drop it as the attached patch
does?

Thanks
Samuel

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'stable-debug'), (500, 'proposed-updates-debug'), (500, 'proposed-updates'), (500, 'oldoldstable'), (500, 'buildd-unstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental-debug'), (1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.18.5 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- 
Samuel
	/* Amuse the user in a SPARC fashion */
	if (err) printk(
KERN_CRIT "      _______________________________ \n"
KERN_CRIT "     < Your System ate a SPARC! Gah! >\n"
KERN_CRIT "      ------------------------------- \n"
KERN_CRIT "             \\   ^__^\n"
KERN_CRIT "              \\  (xx)\\_______\n"
KERN_CRIT "                 (__)\\       )\\/\\\n"
KERN_CRIT "                  U  ||----w |\n"
KERN_CRIT "                     ||     ||\n");
(From linux/arch/parisc/kernel/traps.c:die_if_kernel())
--- debian/control.orig	2018-10-21 09:02:32.000000000 +0000
+++ debian/control	2018-10-21 09:02:35.000000000 +0000
@@ -14,7 +14,7 @@
                libqt5opengl5-dev (>= 5.11.2+dfsg~),
                libqt5sql5-sqlite (>= 5.11.2+dfsg~),
                libqt5webkit5-dev (>= 5.212.0~alpha2-16~) [!m68k !sparc64],
-               libvulkan-dev,
+               libvulkan-dev [linux-any],
                llvm-dev (>= 1:3.9~),
                pkg-kde-tools,
                qtbase5-private-dev (>= 5.11.2+dfsg~),

Reply to: