Your message dated Sat, 28 Sep 2024 21:36:12 +0000
with message-id <e1suf6q-003pir...@fasolo.debian.org>
and subject line Bug#1075329: fixed in ocaml-lo 0.2.0.git20240724.0b43bdf-1
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
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: Sat, 28 Sep 2024 22:19:07 +0100
Source: ocaml-lo
Architecture: source
Version: 0.2.0.git20240724.0b43bdf-1
Distribution: unstable
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) unstable; urgency=medium
 .
   * Fetch git snapshots
   * New upstream version 0.2.0.git20240724.0b43bdf (Closes: #1075329)
   * Bump Standards-Version to 4.7.0 (no change)
   * Update pkgconf dependency
Checksums-Sha1:
 b2e54dca87de4870ddb9689c0a73d75f8b977d89 2201 
ocaml-lo_0.2.0.git20240724.0b43bdf-1.dsc
 8c3554cf27d5fc558d1c573a2c4fbc5ee37e8028 14104 
ocaml-lo_0.2.0.git20240724.0b43bdf.orig.tar.xz
 9e75cd32853b69391ce2904ac97b5e7fbe79fe75 2888 
ocaml-lo_0.2.0.git20240724.0b43bdf-1.debian.tar.xz
 b5cd3c352fdbe337e374d071508a3756b4f09eef 7438 
ocaml-lo_0.2.0.git20240724.0b43bdf-1_amd64.buildinfo
Checksums-Sha256:
 04e8150218932467bb31c7d817357dfd40f74d66ded8665b672d39c2e29ddfc0 2201 
ocaml-lo_0.2.0.git20240724.0b43bdf-1.dsc
 6f8e097b2f4d9c31f9c6a59aad000dbba0ed4e03e419bcb2f4729af728a8fc29 14104 
ocaml-lo_0.2.0.git20240724.0b43bdf.orig.tar.xz
 829b171d0ec5e8824d316be7e360fdc475e0c6a0603370d38d760689e5c8e1e8 2888 
ocaml-lo_0.2.0.git20240724.0b43bdf-1.debian.tar.xz
 cd193c50b526a2438245c4d3955effd6129c552af758f046ae6be59d86fe510a 7438 
ocaml-lo_0.2.0.git20240724.0b43bdf-1_amd64.buildinfo
Files:
 032e97b15190089d1b6a6ba64d63781c 2201 ocaml optional 
ocaml-lo_0.2.0.git20240724.0b43bdf-1.dsc
 9bcf68c429335d3c6f164f878466877f 14104 ocaml optional 
ocaml-lo_0.2.0.git20240724.0b43bdf.orig.tar.xz
 1168883d73d68b3cfea6baf1015afee2 2888 ocaml optional 
ocaml-lo_0.2.0.git20240724.0b43bdf-1.debian.tar.xz
 370ff0459d3873cd9a9b56592cd0cc7d 7438 ocaml optional 
ocaml-lo_0.2.0.git20240724.0b43bdf-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEElqWPGCu4+bgcXyczhU8Hvggt8U8FAmb4c6UACgkQhU8Hvggt
8U9sww/9HchWlld8WNfkPkaBIzvqZy4G8pHUtlZuAttiJiiJD2xLWiev1Pta3jfC
kLqjgnznQiDboB2gmKoEPpG1DaNyMkr5sjU32QSQAzuemxYg8M+sfGguWxVpHBK2
psfdxvAKokxK80l4Z3RGBmznqbDpiFXdNTTS57shwoJE+ddez6suhFRnI5VPJzq9
OzCh/4JvPS3sUpbXm8CH+qoNChoKIUNzZ4MzOpBwtLc3uIZKMCHs1B/kraVwuxK0
oOqBJnKMi82qFeCznQi/uLEL707Ca2kW0yByBgrpg+HzjRIEIVz1E8GjxOWagpt0
juLT2+1+VUhx9BjaGvD5XPUGoX76HxjXYM/++5uxLK25nA1lW6aMZzN69eguHmqB
HeVxnz7GZlaEb2q4tEWBJNJhFmFj3IQpFakSrTbV37shGPNPMT0VB1scH6Dm3lUJ
Fid35rSJ3mE2EuR8Yx+VZorUvO10t2q3I8rhawcxrvYbIreM1/e7MKiFp4bTuLQp
21kXLyPS0NebhUGEvLMwjdwMhcsHDAAi7aCf1uwWrN+eHUd8EI2QGPMQqDv75Gd4
0WSQ2c/ZT4tHXXv+9P9VribzVqV919okQVvMfawjZdMyy0evM/rQzl1v/DH5R8O2
6KR7nGVeajfs6aM7amP79Nr1HgXGmECKhYr2W7bMZpOU5Q2HJts=
=74Vj
-----END PGP SIGNATURE-----

Attachment: pgp9Xveo84nC2.pgp
Description: PGP signature


--- End Message ---

Reply via email to