Your message dated Sun, 04 Aug 2024 11:49:30 +0000
with message-id <e1sazju-00dxmv...@fasolo.debian.org>
and subject line Bug#1075329: fixed in ocaml-lo 0.2.0.git20240724.0b43bdf-1~exp1
has caused the Debian Bug report #1075329,
regarding ocaml-lo: ftbfs with GCC-14
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 ow...@bugs.debian.org
immediately.)


-- 
1075329: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075329
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ocaml-lo
Version: 0.2.0-4
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-14

[This bug is targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/ocaml-lo_0.2.0-4_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html

[...]
gpgv: Signature made Thu Aug 17 06:02:18 2023 UTC
gpgv:                using RSA key 6DE24E97ECA886CC56E6250E21B8EEF1B1893081
gpgv:                issuer "glo...@debian.org"
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for 
./ocaml-lo_0.2.0-4.dsc: no acceptable signature found
dpkg-source: info: extracting ocaml-lo in /<<PKGBUILDDIR>>
dpkg-source: info: unpacking ocaml-lo_0.2.0.orig.tar.gz
dpkg-source: info: unpacking ocaml-lo_0.2.0-4.debian.tar.xz

Check disk space
----------------

Sufficient free space for build

User Environment
----------------

APT_CONFIG=/var/lib/sbuild/apt.conf
HOME=/sbuild-nonexistent
LANG=C.UTF-8
LC_ALL=C.UTF-8
LOGNAME=user42
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SCHROOT_ALIAS_NAME=unstable
SCHROOT_CHROOT_NAME=sid-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1001
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=sid-amd64-sbuild-cfa9207e-5c35-4174-a996-03cc273d81c7
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42

dpkg-buildpackage
-----------------

Command: dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package ocaml-lo
dpkg-buildpackage: info: source version 0.2.0-4
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Stéphane Glondu <glo...@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 debian/rules clean
dh clean --with ocaml --buildsystem ocaml_dune
   dh_auto_clean -O--buildsystem=ocaml_dune
        dune clean
   dh_autoreconf_clean -O--buildsystem=ocaml_dune
   dh_ocamlclean -O--buildsystem=ocaml_dune
   dh_clean -O--buildsystem=ocaml_dune
 debian/rules binary
dh binary --with ocaml --buildsystem ocaml_dune
   dh_update_autotools_config -O--buildsystem=ocaml_dune
   dh_autoreconf -O--buildsystem=ocaml_dune
   dh_ocamlinit -O--buildsystem=ocaml_dune
   dh_auto_configure -O--buildsystem=ocaml_dune
   dh_auto_build -O--buildsystem=ocaml_dune
        dune build -j 8 -p lo
File "src/dune", line 9, characters 9-17:
9 |   (names lo_stubs)
             ^^^^^^^^
(cd _build/default/src && /usr/bin/x86_64-linux-gnu-gcc -O2 
-fno-strict-aliasing -fwrapv -pthread -fPIC -g -O2 -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -g -I /usr/lib/ocaml -I 
/usr/lib/ocaml/threads -o lo_stubs.o -c lo_stubs.c)
lo_stubs.c: In function ‘caml_lo_message_new’:
lo_stubs.c:70:20: error: assignment to ‘lo_address’ {aka ‘struct lo_address_ 
*’} from incompatible pointer type ‘lo_message’ {aka ‘struct lo_message_ *’} 
[-Wincompatible-pointer-types]
   70 |   Address_val(ans) = m;
      |                    ^
dh_auto_build: error: dune build -j 8 -p lo returned exit code 1
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: ocaml-lo
Source-Version: 0.2.0.git20240724.0b43bdf-1~exp1
Done: Kyle Robbertze <paddatrap...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ocaml-lo, 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 1075...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kyle Robbertze <paddatrap...@debian.org> (supplier of updated ocaml-lo 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 04 Aug 2024 20:21:41 +0900
Source: ocaml-lo
Architecture: source
Version: 0.2.0.git20240724.0b43bdf-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian OCaml Maintainers <debian-ocaml-ma...@lists.debian.org>
Changed-By: Kyle Robbertze <paddatrap...@debian.org>
Closes: 1075329
Changes:
 ocaml-lo (0.2.0.git20240724.0b43bdf-1~exp1) experimental; urgency=medium
 .
   * Fetch git snapshots
   * New upstream version 0.2.0.git20240724.0b43bdf (Closes: #1075329)
   * Bump Standards-Version to 4.7.0 (no change)
Checksums-Sha1:
 1e0e30c9a92c8cdb5961a55be88c1e728ee9afbc 2224 
ocaml-lo_0.2.0.git20240724.0b43bdf-1~exp1.dsc
 8c3554cf27d5fc558d1c573a2c4fbc5ee37e8028 14104 
ocaml-lo_0.2.0.git20240724.0b43bdf.orig.tar.xz
 d22a61bb2510e25edd3dce97659c93955ba09565 2884 
ocaml-lo_0.2.0.git20240724.0b43bdf-1~exp1.debian.tar.xz
 e891ff26221c002ec358191feb34634de079a564 7523 
ocaml-lo_0.2.0.git20240724.0b43bdf-1~exp1_amd64.buildinfo
Checksums-Sha256:
 2c7ce74551c8588471039e07e45bda126e85c436a7e01d16800a9c359b253aa3 2224 
ocaml-lo_0.2.0.git20240724.0b43bdf-1~exp1.dsc
 6f8e097b2f4d9c31f9c6a59aad000dbba0ed4e03e419bcb2f4729af728a8fc29 14104 
ocaml-lo_0.2.0.git20240724.0b43bdf.orig.tar.xz
 461d09bdaa45f81ccc12bf996499844e25594ee536681dd4fc085cc9f1b379f7 2884 
ocaml-lo_0.2.0.git20240724.0b43bdf-1~exp1.debian.tar.xz
 f8c96b6b40ea7ef7e8431efa7be945124a350d189fbd2316a315779a5d7dac1e 7523 
ocaml-lo_0.2.0.git20240724.0b43bdf-1~exp1_amd64.buildinfo
Files:
 257f30541b8d2b84a7d06f311368b5e4 2224 ocaml optional 
ocaml-lo_0.2.0.git20240724.0b43bdf-1~exp1.dsc
 9bcf68c429335d3c6f164f878466877f 14104 ocaml optional 
ocaml-lo_0.2.0.git20240724.0b43bdf.orig.tar.xz
 c9e9e1f6cb68951f21f9be51c97f4765 2884 ocaml optional 
ocaml-lo_0.2.0.git20240724.0b43bdf-1~exp1.debian.tar.xz
 e6eac6274119f108316a248c6ddc243e 7523 ocaml optional 
ocaml-lo_0.2.0.git20240724.0b43bdf-1~exp1_amd64.buildinfo

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

iQIzBAEBCgAdFiEElqWPGCu4+bgcXyczhU8Hvggt8U8FAmavZhsACgkQhU8Hvggt
8U/MrxAAxUYX+QKVwz1iWw9Z7DWIa2Q/wZ02MdREDxOy5+GeMuHEJU+wqyz74IgL
XjNVTvaDrY6CZKY2iwnsp8Y5NZVlt+7G96d5ck7vAaqDNqrcMLaKwTt0kA2hxtb4
fV0bG5iNOQHWgue0ash0mfQYKaPElBttJNqxh5yyLVztHAtD7pBDut2tSJpD21cs
J1Qku6mFL3wFq7rQ0eRdSU+zzfWVbAMSPeGVWoyxN2x0zFUZ+eMkEYJcgmltk5qq
8L7m1bYtQTYmkpnFR/CUjPRnnqXh6+ybdsCsh34kONO5KR/uSo7xZ9rYVXN6plGC
re1QdjV6N9AvMpQuVtLG+vwnzCC32uk4kK4wkvaj3iZ491ag0qKtMiXdy2NOTYC3
AraOG8BhBFh/vkxrumr3ZMk+P/1CRaTo8dtvG+1QycXKGpzZ0WdXrB2/q1VzTzt6
frwS65e9dD1pTkK+jPWwsnos9IXogt/AuJkHDNvA5odWfxDv5iqlpUHsRiTxbv7o
QmcStu9gx8Ze0QeXdzOuxvoIDEcVYRBUmVxDLGbvH1kbIyK1GJyzU4ZFl2jfHDfS
ZmSC/ZD8kszzsLcQgBxtzUfq3/5a+4KZQ/E51gzoAG9q4gh/sen2dNmDrb/N9kwe
G4Fi91qPS4Yf+HTckte+Ghotx/myPp1jpZMHrLYYupaySuNv8Mw=
=CoKP
-----END PGP SIGNATURE-----

Attachment: pgpS2dgLtNILn.pgp
Description: PGP signature


--- End Message ---

Reply via email to