Your message dated Sun, 26 Jan 2025 17:15:22 +0000 with message-id <E1tc6EE-00ApES-Km@fasolo.debian.org> and subject line Bug#1086600: fixed in ocaml 5.3.0-1 has caused the Debian Bug report #1086600, regarding ocaml: Please enable native backend on hurd-amd64 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1086600: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086600 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: ocaml: Please enable native backend on hurd-amd64
- From: Samuel Thibault <sthibault@debian.org>
- Date: Sat, 2 Nov 2024 00:45:39 +0100
- Message-id: <ZyVoI1H-muohi52e@begin>
Package: ocaml Version: 5.2.0-3 Severity: important Tags: patch Hello, Could you enable hurd-amd64 in the native archs, as the attached patch does? 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.11.4-amd64 (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 ocaml depends on: ii binutils 2.43.1-5 ii gcc 4:14.2.0-1 ii libc6 2.40-3 ii libncurses-dev 6.5-2 ii libstdlib-ocaml [libstdlib-ocaml-7l663] 5.2.0-3 ii libzstd-dev 1.5.6+dfsg-1 ii libzstd1 1.5.6+dfsg-1 ii ocaml-interp 5.2.0-3 Versions of packages ocaml recommends: ii file 1:5.45-3 ii ocaml-man 5.2.0-3 Versions of packages ocaml suggests: pn elpa-tuareg <none> pn ocaml-doc <none> -- no debconf information -- Samuel What's this script do? unzip ; touch ; finger ; mount ; gasp ; yes ; umount ; sleep Hint for the answer: not everything is computer-oriented. Sometimes you're in a sleeping bag, camping out. (Contributed by Frans van der Zande.)https://github.com/ocaml/ocaml/pull/13587 Index: ocaml-5.2.0/configure.ac =================================================================== --- ocaml-5.2.0.orig/configure.ac +++ ocaml-5.2.0/configure.ac @@ -1385,7 +1385,7 @@ AS_CASE([$host], [x86_64-*-linux*], [has_native_backend=yes; arch=amd64; system=linux], [x86_64-*-gnu*], - [arch=amd64; system=gnu], + [has_native_backend=yes; arch=amd64; system=gnu], [x86_64-*-dragonfly*], [arch=amd64; system=dragonfly], [x86_64-*-solaris*],--- debian/native-archs.original 2024-11-01 14:39:11.683900959 +0100 +++ debian/native-archs 2024-11-01 14:39:14.115866411 +0100 @@ -1 +1 @@ -amd64 arm64 kfreebsd-amd64 ppc64el s390x riscv64 +amd64 arm64 hurd-amd64 kfreebsd-amd64 ppc64el s390x riscv64
--- End Message ---
--- Begin Message ---
- To: 1086600-close@bugs.debian.org
- Subject: Bug#1086600: fixed in ocaml 5.3.0-1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sun, 26 Jan 2025 17:15:22 +0000
- Message-id: <E1tc6EE-00ApES-Km@fasolo.debian.org>
- Reply-to: Stéphane Glondu <glondu@debian.org>
Source: ocaml Source-Version: 5.3.0-1 Done: Stéphane Glondu <glondu@debian.org> We believe that the bug you reported is fixed in the latest version of ocaml, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1086600@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Stéphane Glondu <glondu@debian.org> (supplier of updated ocaml package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 26 Jan 2025 17:00:54 +0100 Source: ocaml Architecture: source Version: 5.3.0-1 Distribution: unstable Urgency: medium Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> Changed-By: Stéphane Glondu <glondu@debian.org> Closes: 1086600 1092985 Changes: ocaml (5.3.0-1) unstable; urgency=medium . * Upload to unstable (Closes: #1092985) . ocaml (5.3.0-1~exp2) experimental; urgency=medium . * Run tests with OCAML_TEST_SIZE=1 * Enable native backend on hurd-amd64 (Closes: #1086600) . ocaml (5.3.0-1~exp1) experimental; urgency=medium . * New upstream release Checksums-Sha1: 021d071710ba5fde379c25310c27a6d279a5d9f5 2493 ocaml_5.3.0-1.dsc 9f860681fd47673ce4971161be392b7a311dde58 39812 ocaml_5.3.0-1.debian.tar.xz Checksums-Sha256: 7aa7b196cec771abe3e35363db5fd068c32ec2d94441f9fa8ae84bc5d43e8bd0 2493 ocaml_5.3.0-1.dsc ccad86bb718571089e84e105a2da5d6d3a66691adcafa5e1ae9832ba5d8894f6 39812 ocaml_5.3.0-1.debian.tar.xz Files: e554939a19c44f61cfbb61d76f5ac8a7 2493 ocaml optional ocaml_5.3.0-1.dsc 03b0ff63de11e8844b0e494bcc4149e1 39812 ocaml optional ocaml_5.3.0-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQFGBAEBCgAwFiEEbeJOl+yohsxW5iUOIbju8bGJMIEFAmeWZh0SHGdsb25kdUBk ZWJpYW4ub3JnAAoJECG47vGxiTCBiQwIAKnEzBBbhcCZijGGMFIeRIOXv8cbC1kK CGfy+aZuGaypieAOQI/InZHAXmIF4EZ/0JyTXmPxdVSA0N8XoUF0A8NN0+VQ6LJJ RAN/qefZv6mcWuGPOKhCsfJmVCW1lof0Q6to6dpKXIzINX09meyrAZVSEfF1sDyf vstiU4QDmXIwTJSEtLKcyduJW5GVEKi5ZBID62pKlBLH4mMDWE1zf28jGP51/YGp BuFgWAxWt3sT+7MHGhAekI6/HCRQy/Ijx7enYH+kHkRu2yG66NpL8wRdF81ALEoa ZBMw4LzteILdewMFvUU/QCd7KZ6ijlf5M/rQ0hM/KqM47obL/1EZcYU= =nlnv -----END PGP SIGNATURE-----Attachment: pgpBXNNo8iTOF.pgp
Description: PGP signature
--- End Message ---