Your message dated Mon, 06 Jan 2025 20:42:38 +0000
with message-id <e1tutvq-00gpwd...@fasolo.debian.org>
and subject line Bug#1092243: fixed in icu 76.1-2
has caused the Debian Bug report #1092243,
regarding reverse dependencies of icu 76.1 ftbfs with linking errors
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.)
--
1092243: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1092243
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:icu
Version: 76.1-1
Severity: serious
this is seen, e.g. with the libxml2 from unstable, building with icu
from experimental. I haven't yet figured out, why this fails.
it fails with binutils 2.42, 2.43, and the current 2.44 snapshot, so
apparently not a (recent) linking error.
a work around to build this package is to also link with -licuuc, but
this isn't a correct solution.
libicui18n seems to be linked correctly:
$ ldd /usr/lib/x86_64-linux-gnu/libicui18n.so.76
linux-vdso.so.1 (0x00007ffdc71c6000)
libicuuc.so.76 => /lib/x86_64-linux-gnu/libicuuc.so.76
(0x00007ee55f337000)
libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6
(0x00007ee55f0b9000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007ee55efcc000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1
(0x00007ee55ef9e000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007ee55ed7e000)
libicudata.so.76 => /lib/x86_64-linux-gnu/libicudata.so.76
(0x00007ee55cf17000)
/lib64/ld-linux-x86-64.so.2 (0x00007ee55f956000)
[...]
libtool: link: gcc -pedantic -Wall -Wextra -Wshadow -Wpointer-arith
-Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes
-Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls
-Wno-long-long -Wno-format-extra-args -D_REENTRANT -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/home/packages/tmp/libxml2-2.12.7+dfsg+really2.9.14=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -O3 -Wl,-z -Wl,relro
-Wl,-z -Wl,now -o .libs/xmlcatalog xmlcatalog.o ./.libs/libxml2.so -lz
-llzma -lm
libtool: link: gcc -pedantic -Wall -Wextra -Wshadow -Wpointer-arith
-Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes
-Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls
-Wno-long-long -Wno-format-extra-args -D_REENTRANT -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/home/packages/tmp/libxml2-2.12.7+dfsg+really2.9.14=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -O3 -Wl,-z -Wl,relro
-Wl,-z -Wl,now -o .libs/xmllint xmllint.o ./.libs/libxml2.so -lz -llzma -lm
/usr/bin/ld: ./.libs/libxml2.so: undefined reference to
`UCNV_TO_U_CALLBACK_STOP_76'
/usr/bin/ld: ./.libs/libxml2.so: undefined reference to `ucnv_close_76'
/usr/bin/ld: ./.libs/libxml2.so: undefined reference to
`UCNV_FROM_U_CALLBACK_STOP_76'
/usr/bin/ld: ./.libs/libxml2.so: undefined reference to
`ucnv_setToUCallBack_76'
/usr/bin/ld: ./.libs/libxml2.so: undefined reference to `ucnv_open_76'
/usr/bin/ld: ./.libs/libxml2.so: undefined reference to `ucnv_convertEx_76'
/usr/bin/ld: ./.libs/libxml2.so: undefined reference to
`ucnv_setFromUCallBack_76'
collect2: error: ld returned 1 exit status
/usr/bin/ld: ./.libs/libxml2.so: undefined reference to
`UCNV_TO_U_CALLBACK_STOP_76'
/usr/bin/ld: ./.libs/libxml2.so: undefined reference to `ucnv_close_76'
/usr/bin/ld: ./.libs/libxml2.so: undefined reference to
`UCNV_FROM_U_CALLBACK_STOP_76'
/usr/bin/ld: ./.libs/libxml2.so: undefined reference to
`ucnv_setToUCallBack_76'
/usr/bin/ld: ./.libs/libxml2.so: undefined reference to `ucnv_open_76'
/usr/bin/ld: ./.libs/libxml2.so: undefined reference to `ucnv_convertEx_76'
/usr/bin/ld: ./.libs/libxml2.so: undefined reference to
`ucnv_setFromUCallBack_76'
make[5]: *** [Makefile:1148: xmlcatalog] Error 1
make[5]: *** Waiting for unfinished jobs....
collect2: error: ld returned 1 exit status
make[5]: *** [Makefile:1152: xmllint] Error 1
make[5]: Leaving directory
'/home/packages/tmp/libxml2-2.12.7+dfsg+really2.9.14/builddir/main'
make[4]: *** [Makefile:1479: all-recursive] Error 1
unrelated minor issue: d/rules still has: l_SONAME=75
--- End Message ---
--- Begin Message ---
Source: icu
Source-Version: 76.1-2
Done: Laszlo Boszormenyi (GCS) <g...@debian.org>
We believe that the bug you reported is fixed in the latest version of
icu, 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.
Laszlo Boszormenyi (GCS) <g...@debian.org> (supplier of updated icu 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: Mon, 06 Jan 2025 20:25:28 +0100
Source: icu
Architecture: source
Version: 76.1-2
Distribution: experimental
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) <g...@debian.org>
Changed-By: Laszlo Boszormenyi (GCS) <g...@debian.org>
Closes: 1092243
Changes:
icu (76.1-2) experimental; urgency=medium
.
* Reverse ICU-22610 to link correctly with icuuc (closes: #1092243).
Checksums-Sha1:
908f8a58af21ab149fa9a440cb6a940e3e704ff1 2236 icu_76.1-2.dsc
3955bb3bdc5095379c71c111a658904957a2dd19 63788 icu_76.1-2.debian.tar.xz
Checksums-Sha256:
ee603e29bdc490ba9fae88dbd3b333e944f3cdd0422609800aaea09dae9b4d61 2236
icu_76.1-2.dsc
ab135d0759ee431873591ceaa6db958b9ef2085540748b328b233fa9a9ab6da2 63788
icu_76.1-2.debian.tar.xz
Files:
948ec19bd6075a1c280c303fbea733e8 2236 libs optional icu_76.1-2.dsc
10eb10c685dfa4e807f4f521cff6242d 63788 libs optional icu_76.1-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAmd8PF0ACgkQ3OMQ54ZM
yL8+2w//fInWTVgcQ6m1xuu6rf991xe6YoxShitiv4pOFsZzoKThRxD4MANG/yqk
+S/JBWAUVxIinSJugGLEWccQ0P/jTnZYWAqBRr/7oKa1xB2JEVpYAXfQN+mwifz2
IvXPMEr3VraLgyRi9ipftNGesuUsjTNkrETFBhADE6h7JrMhofFi39eY0yfeZU6c
rZCfqa8h2/+wwAM2KB6P9KBCG3Oz1bYWkrohWPf8Uh+fzgdxJNQTZN0Ai3CZdynE
7nKPggLsk3QrA3/d2EoNediJ1sAEmiH/kMLGRA0npJPnhPKZBRhjt0t7eh8mWKHP
BRZ9zLN//OCJ4AHETy1P0BxfHUOKiO2WdjxXuB1zOBPVZlRUMK6U2D7l26MoJHGT
19jTNIPxGb4muYgqn1sf77buRQLXWajX51iaxdU+7t56WrrKz+LC0bk1u6v/Y8F4
eFkrtQefzoCl+DPpvJ8sflEdhvSS+bC18I+YxFWPm8mWZCQr8TFnwYnNWZCYrWPQ
MSTuYEZ8+kSwkclrvwTekcaJ7/z6aigO0xT0DOpwR/CFznoToj3aU46bKRGhsPal
LPLd8tKJwssGC4UJY40554XO7+mzYU+pHr+BujnWFT0gIEgjXUJ/x2RPSjPyAQlR
ks+RurdbX9DbWJ9RH44KM3JMuZkgRenaJSehsUed85+EfjK+8EQ=
=bOxr
-----END PGP SIGNATURE-----
pgpaQfEqta63n.pgp
Description: PGP signature
--- End Message ---