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

Bug#1037291: build-essential: Please add hurd-amd64 support



Package: build-essential
Version: 12.9
Severity: important
Tags: patch
User: debian-hurd@lists.debian.org
Usertags: hurd

Hello,

The attached patch fixes the dependencies on hurd-amd64, could you apply
it?

Thanks,
Samuel

-- System Information:
Debian Release: 12.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'stable-security'), (500, 'stable-debug'), (500, 'proposed-updates-debug'), (500, 'proposed-updates'), (500, 'oldstable-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, arm64

Kernel: Linux 6.3.0 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages build-essential depends on:
ii  dpkg-dev              1.21.22
ii  g++                   4:12.2.0-3
ii  gcc                   4:12.2.0-3
ii  libc6-dev [libc-dev]  2.36-9
ii  make                  4.3-4.1

build-essential recommends no packages.

build-essential suggests no packages.

-- no debconf information

-- 
Samuel
---
Pour une évaluation indépendante, transparente et rigoureuse !
Je soutiens la Commission d'Évaluation de l'Inria.
--- a/debian/cross-targets
+++ b/debian/cross-targets
@@ -5,6 +5,7 @@ armel
 armhf
 #hppa
 #hurd-i386
+#hurd-amd64
 i386
 #ia64
 #kfreebsd-amd64
--- a/list
+++ b/list
@@ -25,7 +25,7 @@ The list is given below in a format whic
 programs.  The format is described at the end of this file.
 
 BEGIN LIST OF PACKAGES
-libc6-dev [!alpha !ia64 !hurd-i386] | libc0.3-dev [hurd-i386] | libc6.1-dev [alpha ia64] | libc-dev
+libc6-dev [!alpha !ia64 !hurd-i386 !hurd-amd64] | libc0.3-dev [hurd-i386 hurd-amd64] | libc6.1-dev [alpha ia64] | libc-dev
   Provides the ISO C standard library
   Indirectly depended on by g++, but we'll ignore
   it since libc6-dev is used for non-C++ programs too.
@@ -59,7 +59,7 @@ dpkg-dev (>= 1.17.11)
   the file
      `/usr/share/doc/build-essential/essential-packages-list'
  
-hurd-dev [hurd-i386]
+hurd-dev [hurd-i386 hurd-amd64]
   Provides libpthread.so (and other such essential components).
 
 END LIST OF PACKAGES

Reply to: