Source: ruby3.3 Version: 3.3.6-1.1 Severity: important Tags: patch Hello,
ruby3.3 doesn't produce the coroutine_transfer on hurd-any, could you apply the attached patch to fix the build? 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, '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.13.0 (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 bien sûr que ça convient mieux à tout le monde enfin, dans la mesure où tout le monde c'est comme moi -+- le consensus, c'est facile -+-
--- debian/libruby3.3.symbols.original 2025-01-26 23:42:10.000000000 +0000 +++ debian/libruby3.3.symbols 2025-01-26 23:42:25.000000000 +0000 @@ -24,7 +24,7 @@ OnigSyntaxRuby@Base 3.3.0~preview1 RUBY_IO_BUFFER_DEFAULT_SIZE@Base 3.3.1 RUBY_IO_BUFFER_PAGE_SIZE@Base 3.3.1 - (arch=!s390x !mips64el)coroutine_transfer@Base 3.3.1 + (arch=!s390x !mips64el !hurd-any)coroutine_transfer@Base 3.3.1 dln_find_exe_r@Base 3.3.0~preview1 dln_find_file_r@Base 3.3.0~preview1 dln_load@Base 3.3.0~preview1