Your message dated Mon, 06 Jul 2026 14:19:26 +0000
with message-id <[email protected]>
and subject line Bug#1130227: fixed in ui-utilcpp 1.10.4-2
has caused the Debian Bug report #1130227,
regarding ui-utilcpp: FTBFS with libc6-dev dropping dependency on rpcsvc-proto
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 [email protected]
immediately.)
--
1130227: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1130227
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ui-utilcpp
Version: 1.10.4-1
Severity: important
Tags: ftbfs
User: [email protected]
Usertags: rpcsvc-proto
Dear maintainer(s),
Historically, the rpcgen has been provided by glibc. It was split out
into the rpcsvc-proto package starting with glibc 2.31 (released in
bookworm), and libc6-dev gained a dependency on it as part of the
transition.
It now makes sense to finish this transition by using an explicit
Build-Depends on rpcsvc-proto instead of relying on the dependency
pulled in via libc6-dev.
ui-utilcpp is one of the packages requiring this Build-Depends on
rpcsvc-proto. Indeed it FTBFS with a modified glibc that no longer
depends on it. From my build log:
| libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src
-I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -ltirpc
-Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden
-fvisibility=default -g -O2
-ffile-prefix-map=/build/reproducible-path/ui-utilcpp-1.10.4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c GetOpt.cpp -fPIC -DPIC -o
.libs/libui_utilcpp_la-GetOpt.o
| libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src
-I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -ltirpc
-Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden
-fvisibility=default -g -O2
-ffile-prefix-map=/build/reproducible-path/ui-utilcpp-1.10.4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c CmdLine.cpp -fPIC -DPIC -o
.libs/libui_utilcpp_la-CmdLine.o
| QuotaInfo.cpp:27:10: fatal error: rpcsvc/rquota.h: No such file or directory
| 27 | #include <rpcsvc/rquota.h> // linux-rpc
| | ^~~~~~~~~~~~~~~~~
| compilation terminated.
| make[5]: *** [Makefile:671: libui_utilcpp_la-QuotaInfo.lo] Error 1
| make[5]: *** Waiting for unfinished jobs....
| libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src
-I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -ltirpc
-Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden
-fvisibility=default -g -O2
-ffile-prefix-map=/build/reproducible-path/ui-utilcpp-1.10.4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c Exception.cpp -o
libui_utilcpp_la-Exception.o >/dev/null 2>&1
| libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src
-I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -ltirpc
-Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden
-fvisibility=default -g -O2
-ffile-prefix-map=/build/reproducible-path/ui-utilcpp-1.10.4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c Misc.cpp -o libui_utilcpp_la-Misc.o
>/dev/null 2>&1
| libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src
-I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -ltirpc
-Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden
-fvisibility=default -g -O2
-ffile-prefix-map=/build/reproducible-path/ui-utilcpp-1.10.4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c GetOpt.cpp -o
libui_utilcpp_la-GetOpt.o >/dev/null 2>&1
| libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src
-I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -ltirpc
-Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden
-fvisibility=default -g -O2
-ffile-prefix-map=/build/reproducible-path/ui-utilcpp-1.10.4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c File.cpp -o libui_utilcpp_la-File.o
>/dev/null 2>&1
| libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src
-I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -ltirpc
-Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden
-fvisibility=default -g -O2
-ffile-prefix-map=/build/reproducible-path/ui-utilcpp-1.10.4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c Socket.cpp -o
libui_utilcpp_la-Socket.o >/dev/null 2>&1
| libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src
-I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -ltirpc
-Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden
-fvisibility=default -g -O2
-ffile-prefix-map=/build/reproducible-path/ui-utilcpp-1.10.4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c CmdLine.cpp -o
libui_utilcpp_la-CmdLine.o >/dev/null 2>&1
| libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src
-I/usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -ltirpc
-Wno-long-long -pthread -fno-check-new -finline -fvisibility=hidden
-fvisibility=default -g -O2
-ffile-prefix-map=/build/reproducible-path/ui-utilcpp-1.10.4=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c Sys.cpp -o libui_utilcpp_la-Sys.o
>/dev/null 2>&1
| make[5]: Leaving directory
'/build/reproducible-path/ui-utilcpp-1.10.4/src/ui-utilcpp'
| make[4]: *** [Makefile:763: all-recursive] Error 1
| make[4]: Leaving directory
'/build/reproducible-path/ui-utilcpp-1.10.4/src/ui-utilcpp'
| make[3]: *** [Makefile:364: all-recursive] Error 1
| make[3]: Leaving directory '/build/reproducible-path/ui-utilcpp-1.10.4/src'
| make[2]: *** [Makefile:470: all-recursive] Error 1
| make[2]: Leaving directory '/build/reproducible-path/ui-utilcpp-1.10.4'
| make[1]: *** [Makefile:379: all] Error 2
| make[1]: Leaving directory '/build/reproducible-path/ui-utilcpp-1.10.4'
| dh_auto_build: error: make -j8 returned exit code 2
| make: *** [debian/rules:6: binary] Error 25
| dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
Therefore could you please add a Build-Depends on rpcsvc-proto for the
next ui-utilcpp upload?
Regards
Aurelien
--- End Message ---
--- Begin Message ---
Source: ui-utilcpp
Source-Version: 1.10.4-2
Done: Stephan Sürken <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ui-utilcpp, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stephan Sürken <[email protected]> (supplier of updated ui-utilcpp 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 06 Jul 2026 15:55:04 +0200
Source: ui-utilcpp
Architecture: source
Version: 1.10.4-2
Distribution: unstable
Urgency: medium
Maintainer: Stephan Sürken <[email protected]>
Changed-By: Stephan Sürken <[email protected]>
Closes: 1130227
Changes:
ui-utilcpp (1.10.4-2) unstable; urgency=medium
.
* [bdf4164] debian/control: Update dependency format to one-per-line
style
* [e26fff4] debian/control (Standards-Version): Update to 4.7.4 (no
changes needed)
* [c6b1d28] debian/control (Build-Depends): Add explicit b-d for rpcsvc-
proto (for newer glibc) (Closes: 1130227)
Checksums-Sha1:
c2f297a8776fc2d150689c20829896e5130dee7d 2212 ui-utilcpp_1.10.4-2.dsc
f478fe78471183b26661695bf3ac3767ecde96aa 12520
ui-utilcpp_1.10.4-2.debian.tar.xz
304793214df531cccd4a3279b7a5505df9d85a1d 16526
ui-utilcpp_1.10.4-2_source.buildinfo
Checksums-Sha256:
b312d992050887504461943fa236c2659483a25d32c156dc6f80e58f0d1f17e4 2212
ui-utilcpp_1.10.4-2.dsc
14c42825b5cf54c8959acb4fa9d7c5427b454f431957af73e0b3516e3050d666 12520
ui-utilcpp_1.10.4-2.debian.tar.xz
97778d8c07f240caac2f93673dc042912b0000c4b5d39c8904d2b7b4af673dd9 16526
ui-utilcpp_1.10.4-2_source.buildinfo
Files:
d842e0129f653e15f2379e76737cf6a8 2212 libs optional ui-utilcpp_1.10.4-2.dsc
2242963de642c30fdc7c91ffcea42be6 12520 libs optional
ui-utilcpp_1.10.4-2.debian.tar.xz
e8662ee512138b511eb89e1d20866dee 16526 libs optional
ui-utilcpp_1.10.4-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEVOttCJ+jfBmmRZCzBm3oAX4rYdkFAmpLtUQSHGFic3VyZEBk
ZWJpYW4ub3JnAAoJEAZt6AF+K2HZUvkP+wYahyyA7vFr3mmaFsEbeifkdfwy4G+y
JBHlBRDYB3FiGDwP0kn+TtWdYlfigx09B3ipy/icv1Qtw5Vi6XMdSUaF2paoN4/Q
+MMjQvST1Dk+Q9JnkimL12ZvDSyHidl4It6pMmYUzL7fdZHDHkOYrbLLnT+JuG+6
j9exCOsQ6SqOfMjhuWd736LoDZYRCIsi+LWpZrw7fUL22TyK2UHZlyxdapLpcguj
DtPwdPfL4rMRTBAZt9CcAnuCFwabtgcYkNR/XO6GiNbFtdD3v+vQ74hnhat6V58q
Hf1SwGSUjIxKBL/0PIYPqKefdNMMrOvsONQD+j80Y8V5VQHTHyWrYK2I+KHxb0Tx
ANM40LQ6qPtPcxp+ZO5nsVDdQkD84neKBZri2LZ5QVrgE11UW2/K1+RXn6Mdl1XV
7rWvzormORU/iNCksGS9YSKhOW92sUC4Iec5l6UViu+wIalLm/SN2+X/kN8XBaPF
tmCH1Ud11LiY67IJ3aOXOzMmD0+/o8mVFuBaZXIe02JH510ni1Vg9ham0VRad+JS
/MnyeIWiKuHDOAZ6h7CSp5aUbWlXOiH2fQHCPVWDWljfm1KY9DWIoWrSCT+T9LjC
4erw6JOs/45fIjy8Afe+b1Lre+H4hymqIGa8AjTNV9+LNM8AJey3tPW8KN0rSSJV
SgJ5KfJIdKts
=cUJa
-----END PGP SIGNATURE-----
pgpjsossYT8ec.pgp
Description: PGP signature
--- End Message ---