Source: rdma-core
Version: 16.1-1
Severity: important
Tags: patch

Hello,

valgrind was not ported to ia64, and thus rdma-core shouldn't
build-depend on it, as attached patch implements.

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, '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.14.0-3-amd64 (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)
LSM: AppArmor: enabled

-- 
Samuel
<b> lisons de l'assembleur c
 -+- #sos - CrisC forever -+-
--- debian/control.orig 2018-01-17 17:09:55.219877952 +0100
+++ debian/control      2018-01-17 17:09:59.031857220 +0100
@@ -12,7 +12,7 @@
                ninja-build,
                pkg-config,
                python,
-               valgrind [!alpha !armel !hppa !m68k !powerpcspe !sh4 !sparc64 
!x32]
+               valgrind [!alpha !armel !hppa !ia64 !m68k !powerpcspe !sh4 
!sparc64 !x32]
 Standards-Version: 4.1.3
 Vcs-Git: https://github.com/linux-rdma/rdma-core.git
 Vcs-Browser: https://github.com/linux-rdma/rdma-core

Reply via email to