Your message dated Fri, 07 Feb 2025 04:04:13 +0000
with message-id <e1tgfbb-00fqm4...@fasolo.debian.org>
and subject line Bug#1092570: fixed in ocaml-luv 0.5.14-2
has caused the Debian Bug report #1092570,
regarding ocaml-luv: autopkgtests regression
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.)
--
1092570: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1092570
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ocaml-luv
Version: 0.5.14-1
Severity: serious
Hello, looks like something is still broken with ocaml-luv
∙ ∙ autopkgtest for ocaml-luv/0.5.14-1: amd64: Regression or new test ♻, arm64:
Regression or new test ♻, armel: Regression or new test ♻, armhf: Regression or
new test ♻, i386: Regression or new test ♻, ppc64el: Regression or new test ♻,
riscv64: Regression or new test ♻, s390x: Regression or new test ♻
https://ci.debian.net/packages/o/ocaml-luv/testing/amd64/55951141/
80s autopkgtest [23:32:37]: test helloworld: [-----------------------
80s File "/usr/lib/x86_64-linux-gnu/ocaml/5.2.0/luv/dune-package", line 1,
characters 11-15:
80s 1 | (lang dune 3.17)
80s ^^^^
80s Error: Version 3.17 of the dune language is not supported.
80s Supported versions of this extension in version 3.17 of the dune language:
80s - 1.0 to 1.12
80s - 2.0 to 2.9
80s - 3.0 to 3.16
80s -> required by _build/default/hello_world.exe
80s -> required by alias all
80s -> required by alias default
81s autopkgtest [23:32:38]: test helloworld: -----------------------]
81s helloworld FAIL non-zero exit status 1
Also pinning dune from sid results in a different failure (check Ubuntu ci)
https://autopkgtest.ubuntu.com/results/autopkgtest-plucky/plucky/amd64/o/ocaml-luv/20250108_223552_90758@/log.gz
84s Setting up libluv-unix-ocaml-dev (0.5.14-1build1) ...
84s Processing triggers for man-db (2.13.0-1) ...
85s Processing triggers for libc-bin (2.40-4ubuntu1) ...
87s autopkgtest [22:35:21]: test helloworld: [-----------------------
87s File "dune", line 2, characters 7-18:
87s 2 | (name hello_world)
87s ^^^^^^^^^^^
87s /usr/bin/ld:
/usr/lib/x86_64-linux-gnu/ocaml/5.2.0/luv/c/libluv_c_stubs.a(c_generated_functions.o):
in function `luv_stub_266_uv_wtf8_length_as_utf16':
87s (.text+0x2e51): undefined reference to `uv_wtf8_length_as_utf16'
87s /usr/bin/ld:
/usr/lib/x86_64-linux-gnu/ocaml/5.2.0/luv/c/libluv_c_stubs.a(c_generated_functions.o):
in function `luv_stub_267_uv_wtf8_to_utf16':
87s (.text+0x2e7d): undefined reference to `uv_wtf8_to_utf16'
87s /usr/bin/ld:
/usr/lib/x86_64-linux-gnu/ocaml/5.2.0/luv/c/libluv_c_stubs.a(helpers.o): in
function `luv_utf16_length_as_wtf8':
87s (.text+0xea5): undefined reference to `uv_utf16_length_as_wtf8'
87s /usr/bin/ld:
/usr/lib/x86_64-linux-gnu/ocaml/5.2.0/luv/c/libluv_c_stubs.a(helpers.o): in
function `luv_utf16_to_wtf8':
87s (.text+0xeb5): undefined reference to `uv_utf16_to_wtf8'
87s collect2: error: ld returned 1 exit status
87s File "caml_startup", line 1:
87s Error: Error during linking (exit code 1)
88s autopkgtest [22:35:22]: test helloworld: -----------------------]
88s autopkgtest [22:35:22]: test helloworld: - - - - - - - - - - results - - -
- - - - - - -
88s helloworld FAIL non-zero exit status 1
88s autopkgtest [22:35:22]: test helloworld: - - - - - - - - - - stderr - - -
- - - - - - -
88s File "dune", line 2, characters 7-18:
88s 2 | (name hello_world)
88s ^^^^^^^^^^^
88s /usr/bin/ld:
/usr/lib/x86_64-linux-gnu/ocaml/5.2.0/luv/c/libluv_c_stubs.a(c_generated_functions.o):
in function `luv_stub_266_uv_wtf8_length_as_utf16':
88s (.text+0x2e51): undefined reference to `uv_wtf8_length_as_utf16'
88s /usr/bin/ld:
/usr/lib/x86_64-linux-gnu/ocaml/5.2.0/luv/c/libluv_c_stubs.a(c_generated_functions.o):
in function `luv_stub_267_uv_wtf8_to_utf16':
88s (.text+0x2e7d): undefined reference to `uv_wtf8_to_utf16'
88s /usr/bin/ld:
/usr/lib/x86_64-linux-gnu/ocaml/5.2.0/luv/c/libluv_c_stubs.a(helpers.o): in
function `luv_utf16_length_as_wtf8':
88s (.text+0xea5): undefined reference to `uv_utf16_length_as_wtf8'
88s /usr/bin/ld:
/usr/lib/x86_64-linux-gnu/ocaml/5.2.0/luv/c/libluv_c_stubs.a(helpers.o): in
function `luv_utf16_to_wtf8':
88s (.text+0xeb5): undefined reference to `uv_utf16_to_wtf8'
88s collect2: error: ld returned 1 exit status
88s File "caml_startup", line 1:
88s Error: Error during linking (exit code 1)
89s autopkgtest [22:35:23]: @@@@@@@@@@@@@@@@@@@@ summary
89s helloworld FAIL non-zero exit status 1
118s nova [W] Skipping flock for amd64
118s Creating nova instance
adt-plucky-amd64-ocaml-luv-20250108-223354-juju-7f2275-prod-proposed-migration-environment-15-79b3bd96-dd80-4e0e-b986-208f975f3863
from image adt/ubuntu-plucky-amd64-server-20250108.img (UUID
99ddef43-3911-4ae7-933a-ef999fcbb876)...
118s nova [W] Timed out waiting for ba8884d4-58b3-4066-b92c-c6adc20e3117 to get
deleted.
And this looks really like the bug that this new version is trying to solve,
isn't it?
G.
--- End Message ---
--- Begin Message ---
Source: ocaml-luv
Source-Version: 0.5.14-2
Done: Andy Li <a...@onthewings.net>
We believe that the bug you reported is fixed in the latest version of
ocaml-luv, 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 1092...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andy Li <a...@onthewings.net> (supplier of updated ocaml-luv 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: Fri, 07 Feb 2025 03:40:44 +0000
Source: ocaml-luv
Architecture: source
Version: 0.5.14-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <debian-ocaml-ma...@lists.debian.org>
Changed-By: Andy Li <a...@onthewings.net>
Closes: 1092570
Changes:
ocaml-luv (0.5.14-2) unstable; urgency=medium
.
* Rebuild against ocaml 5.3.0 and libuv1 1.50.0 (Closes: #1092570)
Checksums-Sha1:
9134bcdd6bdb32e3b82dc5cd355484139b771419 2313 ocaml-luv_0.5.14-2.dsc
7e11b7aa5091ecfd6a01de4835f747dd3b8fe203 9744 ocaml-luv_0.5.14-2.debian.tar.xz
59fcb2ae70cdbfcca430145b1524605f0fb570b9 6161
ocaml-luv_0.5.14-2_source.buildinfo
Checksums-Sha256:
e76fda93597a613ac493af929354b18acc35dde684acd8ccb839bfe47a12d023 2313
ocaml-luv_0.5.14-2.dsc
68f66765c8329b14dc4721da3f4dae8d88e8f1aab7fd420cb96a984abfa9cfd4 9744
ocaml-luv_0.5.14-2.debian.tar.xz
10fb68d4856c9e4df959ad95966064c290a13d9d03c5e648bf4c0629f80c0cd1 6161
ocaml-luv_0.5.14-2_source.buildinfo
Files:
b39330886bbd235ae2f3ea7edbeef734 2313 ocaml optional ocaml-luv_0.5.14-2.dsc
689d544118892057756798e768b3d219 9744 ocaml optional
ocaml-luv_0.5.14-2.debian.tar.xz
88fac2ed7d3f4d9b7c78b578e99c2537 6161 ocaml optional
ocaml-luv_0.5.14-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE3wGpIpcm0PpC91cGbaw8RIdzOBoFAmelgdMACgkQbaw8RIdz
OBqHow/9F9FKEXRBlB+NsTZT6wC0O5UUtBtraN6vljomqxhiwL0WteW1UhxBAgaf
V40XcRxXiC80yjS12xaY4j+VW7UQ+3c6zOtmVzu7J/tywT5ml+wkKwODkP9KrgDj
VTCar8SzUj2nqo1D4LbZonwtIbKcGLQiU5wmOrlGUyE3QmZRWhaSblbMMAtnmPyO
L0lCJLDp6Pn01mOYO0k9QRYoooTWCBSl5XD3zP3M8gmLwe+lTIihN7CKL/8mSy6s
zVdkwuPMsoliIw6Bpz1KmvriOQklpyCnSGLzWmRHakohktPXKSdzmYPkhu1yBNEH
h453QHnfLIECrRjpwLAOEIWERg2iDXNXuRh2Vz+lvTIln/59ttxf45optHB7YPcc
KtH/JySQ7Z4YsTBrb7WBEe5iZj+21r1NSnWy7rz3GByoyEtVoS1sKt+l/qhfaVCL
6vDtIZAk9yAHb9SfMFJQL1FJHb3WMYRB7cmONq84fGwb9Ih98ZQ909v89exxFjIE
M6Xoc4IYG7OhdsrmOAhCUsKodl5OlSDNSv01f2W1TjohMddGfWyF8YXudML2Ssv8
SLgyBRBKsUYDgn+PIUXUOk2tZLtcAEjDcvO4A/McIZ3Ue/oG2aX+ZJ30qHuJml0b
Q/aLj5nsvqTjJC8AVfms3wn3ovfJoAmSP3MJUuCjnhEJq7Lw/10=
=8gh4
-----END PGP SIGNATURE-----
pgpR70JIxxRYS.pgp
Description: PGP signature
--- End Message ---