Source: libgc
Version: 1:8.2.4-1
Severity: important
Tags: patch

Hello,

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

Thanks,
Samuel

-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 
'testing-debug'), (500, 'stable-security'), (500, 'stable-debug'), (500, 
'oldstable-proposed-updates-debug'), (500, 'oldstable-proposed-updates'), (500, 
'oldoldstable-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.5.0-1-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: 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

-- 
Samuel
---
Pour une évaluation indépendante, transparente et rigoureuse !
Je soutiens la Commission d'Évaluation de l'Inria.
--- debian/libgc1.symbols.original      2023-11-03 15:55:37.000000000 +0000
+++ debian/libgc1.symbols       2023-11-03 15:55:53.000000000 +0000
@@ -201,10 +201,10 @@
  GC_pre_incr@Base 1:7.2d
  GC_print_free_list@Base 1:7.2d
  GC_printf@Base 1:7.2d
- (arch=!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386)GC_pthread_cancel@Base 1:7.2d
+ (arch=!hurd-any !kfreebsd-any)GC_pthread_cancel@Base 1:7.2d
  GC_pthread_create@Base 1:7.2d
  GC_pthread_detach@Base 1:7.2d
- (arch=!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386)GC_pthread_exit@Base 1:7.2d
+ (arch=!hurd-any !kfreebsd-any)GC_pthread_exit@Base 1:7.2d
  GC_pthread_join@Base 1:7.2d
  GC_pthread_sigmask@Base 1:7.2d
  GC_ptr_store_and_dirty@Base 1:8.0

Reply via email to