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

Bug#1030785: marked as done (Build path embedded in config.cmx)



Your message dated Sun, 12 Feb 2023 11:04:52 +0000
with message-id <E1pRAA8-00BI2k-7n@fasolo.debian.org>
and subject line Bug#1030785: fixed in ocaml 4.13.1-4
has caused the Debian Bug report #1030785,
regarding Build path embedded in config.cmx
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.)


-- 
1030785: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030785
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: ocaml
Severity: important

Dear Maintainers,

diff-ing <(ocamlobjinfo usr/lib/ocaml/compiler-libs/config.cmx)
between ocaml-compiler-libs_4.13.1-3_riscv64.deb and
ocaml-compiler-libs_4.13.1-3+b1_riscv64.deb yields:

--- /proc/self/fd/11	2023-02-07 15:18:31.648448695 +0100
+++ /proc/self/fd/17	2023-02-07 15:18:31.648448695 +0100
@@ -1,6 +1,6 @@
-File 4.13.1-3/usr/lib/ocaml/compiler-libs/config.cmx
+File 4.13.1-3+b1/usr/lib/ocaml/compiler-libs/config.cmx
 Name: Config
-CRC of implementation: 4523bf9c28d8f9514c7362c8be3ff60e
+CRC of implementation: 08928cce36c4bc73deeeda713226b80f
 Globals defined:
 	Config
 Interfaces imported:
@@ -29,12 +29,12 @@
    3: const("camlConfig__5"="cc");
    4: const("camlConfig__6"="riscv64-linux-gnu-gcc");
    5: const("camlConfig__7"="-o "); 6: const(1); 7: const(1);
-   8: const("camlConfig__8"="-O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -O2 -ffile-prefix-map=/build/ocaml-Vq2uKK/ocaml-4.13.1=. -fstack-protector-strong -Wformat -Werror=format-security");
+   8: const("camlConfig__8"="-O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -O2 -ffile-prefix-map=/build/ocaml-xz3WL7/ocaml-4.13.1=. -fstack-protector-strong -Wformat -Werror=format-security");
    9: const("camlConfig__9"="-D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2");
-   10: const("camlConfig__8"="-O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -O2 -ffile-prefix-map=/build/ocaml-Vq2uKK/ocaml-4.13.1=. -fstack-protector-strong -Wformat -Werror=format-security");
+   10: const("camlConfig__8"="-O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -O2 -ffile-prefix-map=/build/ocaml-xz3WL7/ocaml-4.13.1=. -fstack-protector-strong -Wformat -Werror=format-security");
    11: const("camlConfig__9"="-D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2");
-   12: const("camlConfig__10"="-lm -ldl  -lpthread");
-   13: const("camlConfig__12"="-lm -ldl ");
+   12: const("camlConfig__10"="-lm  -lpthread");
+   13: const("camlConfig__12"="-lm ");
    14: const("camlConfig__13"="riscv64-linux-gnu-ld -r -o ");
    15: global(camlConfig,15); 16: global(camlConfig,16);
    17: global(camlConfig,17);

/build/ocaml-XXXXX should not be there as it changes in every build!
This means the ABI of compiler-libs changes at every build,
effectively breaking all reverse-dependencies! To add more to the
pain, the ABI being defined as the OCaml version for OCaml itself, the
breakage cannot be seen in dependencies.


Cheers,

-- 
Stéphane


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-3-amd64 (SMP w/4 CPU threads; PREEMPT)
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

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: ocaml
Source-Version: 4.13.1-4
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 1030785@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, 12 Feb 2023 11:46:40 +0100
Source: ocaml
Architecture: source
Version: 4.13.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Stéphane Glondu <glondu@debian.org>
Closes: 1030785
Changes:
 ocaml (4.13.1-4) unstable; urgency=medium
 .
   * Avoid build path ending up in binaries (Closes: #1030785)
Checksums-Sha1:
 1720ce000385d73c38bf56ed0ef93b162644c84b 2245 ocaml_4.13.1-4.dsc
 e916e9428c148ee89c3da3147ebbf5c13e795564 39716 ocaml_4.13.1-4.debian.tar.xz
Checksums-Sha256:
 5f41728483f9d233ed146af2f2f44066e01900ca791554d0b176c904d173ea02 2245 ocaml_4.13.1-4.dsc
 e35c2b49d5e9a72b904fc2a28179a8c18f50b5297d65a7571d83dd78e33ad985 39716 ocaml_4.13.1-4.debian.tar.xz
Files:
 da718e808bb6f83b300a91d3c401503d 2245 ocaml optional ocaml_4.13.1-4.dsc
 078ecdd9564f80e5d4b89ee11c3ccadb 39716 ocaml optional ocaml_4.13.1-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQFGBAEBCgAwFiEEbeJOl+yohsxW5iUOIbju8bGJMIEFAmPoxFQSHGdsb25kdUBk
ZWJpYW4ub3JnAAoJECG47vGxiTCB5vkH/jGLfFT7Q42G6NvfA/ybbgTELB0z/Vhb
BEyLvp9HOq249Ljj78xX4qfpuXuKyQrrzHws+Kf87mJsW4wiL3ltjrM4Zpr3qHL+
Bine4RJjoyEkkHVPAOwX3ea03SZwTLKE6rzYXRc5ysGOwWowHXHUyEMuc1KDp5yf
9u0bIaSDyoAP5u4nTadFZASsPKTlGTvteoiCmrlBcEAyp2XqT4pn/6957W8vQzRR
wctPyjms4QZlRXz5xxwlH4aArmLndSSXnHM8SG5HO6B7k0RiWZGyyhFu9k+OIjvH
Y/ganIfkrh2sJueBYdoErpI7tXyWV+0shEZjbKky3q3wLAluGIlt5oA=
=rBzT
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: