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

Bug#899020: qtbase-opensource-src: Please disable gdb build-dependency on riscv64



Source: qtbase-opensource-src
Version: 5.9.2+dfsg-12
Severity: normal
Tags: patch
User: debian-riscv@lists.debian.org
Usertags: riscv64

Hi,

This package depends on gdb, which is not available yet in Debian for the
riscv64 architecture.

We're generally reluctant to ask to disable dependencies specifically for this
architecture, because we hope to get them available in a reasonable timeframe.

However, since it might take a while to get support for riscv64 upstream in gdb
and then in Debian, it is probably better to disable this build-dependency in
riscv64 for the time being, to avoid having to upload packages to "unreleased"
after each upload from you to unstable, or transitions from other libraries that
involve this package.

If we don't do that, packages [transitively] build-depending on this one cannot
be built, since some dependencies cannot be fulfilled, like this one (random
example):

  misc/pgmodeler_0.9.1-1 [optional:out-of-date:calprio{47}:days{3}]
   Reasons for BD-Uninstallable:
    pgmodeler build-depends on:
    - qtbase5-dev:riscv64
    qtbase5-dev depends on:
    - libqt5core5a:riscv64 (= 5.10.1+dfsg-5+0.riscv64.1)
    libqt5core5a depends on missing:
    - libicu57:riscv64 (>= 57.1-1~)

It would be great if you could include these changes in your next release to
unstable.


Thanks and cheers.
--
Manuel A. Fernandez Montecelo <mafm@debian.org>
diff -Nru qtbase-opensource-src-5.10.1+dfsg/debian/control qtbase-opensource-src-5.10.1+dfsg/debian/control
--- qtbase-opensource-src-5.10.1+dfsg/debian/control	2018-04-06 16:15:12.000000000 +0200
+++ qtbase-opensource-src-5.10.1+dfsg/debian/control	2018-04-11 02:14:34.000000000 +0200
@@ -11,9 +11,9 @@
                freetds-dev,
-               gdb,
+               gdb [!riscv64],
                libasound2-dev [linux-any],
                libatspi2.0-dev,
                libcups2-dev,

Reply to: