Bug#1094334: ocaml: Please enable natdynlink on hurd-amd64
Package: ocaml
Version: 5.2.0-3
Severity: important
Tags: patch upstream fixed-upstream
Forwarded: https://github.com/ocaml/ocaml/pull/13601
Hello,
Thanks for enabling native backend for hurd-amd64, but apparently we
also need natdynlin, which was also fixed upstream already, could you
apply the attached patch?
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
Versions of packages ocaml depends on:
ii binutils 2.43.50.20250108-1
ii gcc 4:14.2.0-1
ii libc6 2.40-5
ii libncurses-dev 6.5-2+b1
ii libstdlib-ocaml [libstdlib-ocaml-7l663] 5.2.0-3
ii libzstd-dev 1.5.6+dfsg-2
ii libzstd1 1.5.6+dfsg-2
ii ocaml-interp 5.2.0-3
Versions of packages ocaml recommends:
ii file 1:5.45-3+b1
ii ocaml-man 5.2.0-3
Versions of packages ocaml suggests:
pn elpa-tuareg <none>
pn ocaml-doc <none>
-- no debconf information
--
Samuel
<y> muhahaha...
<y> ya un train qui part de Perrache à 14h57
<y> qui passe à Part-Dieu à 15h10
<y> si je le prends à Perrache, je suis en zone bleue
<y> si je le prends à Part-Dieu, je suis en zone blanche
<y> donc je vais le prendre à Perrache *mais* à Part-Dieu ;-)
-+- #ens-mim - vive la SNCF -+-
--- configure.ac.original 2025-01-27 10:31:52.868559756 +0100
+++ configure.ac 2025-01-27 10:32:04.328574404 +0100
@@ -1369,6 +1369,7 @@
[*-pc-windows], [natdynlink=true],
[[i[3456]86-*-linux*]], [natdynlink=true],
[[i[3456]86-*-gnu*]], [natdynlink=true],
+ [[x86_64-*-gnu*]], [natdynlink=true],
[[x86_64-*-linux*]], [natdynlink=true],
[arm64-*-darwin*], [natdynlink=true],
[aarch64-*-darwin*], [natdynlink=true],
Reply to: