it also needs adjustment due to C23 consts qualifiers added by glibc
2.43
551s make[1]: Entering directory '/tmp/autopkgtest.57nYXI/build.vK3/src'
551s cc -g -O2 -Werror=implicit-function-declaration -fno-omit-frame-pointer
-mno-omit-leaf-frame-pointer
-ffile-prefix-map=/tmp/autopkgtest.57nYXI/build.vK3/src=. -flto=auto
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection
-fdebug-prefix-map=/tmp/autopkgtest.57nYXI/build.vK3/src=/usr/src/toybox-0.8.9+dfsg-1.1ubuntu2
-Wdate-time -D_FORTIFY_SOURCE=3 -Wl,-Bsymbolic-functions
-Wl,--package-metadata=%7B%22type%22:%22deb%22%2C%22os%22:%22ubuntu%22%2C%22name%22:%22toybox%22%2C%22version%22:%220.8.9+dfsg-1.1ubuntu2%22%2C%22architecture%22:%22amd64%22%7D
-flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -o kconfig/conf
kconfig/conf.c kconfig/zconf.tab.c -DKBUILD_NO_NLS=1 \
551s -DPROJECT_NAME=\"ToyBox\"
551s kconfig/conf.c: In function ‘conf_askvalue’:
551s kconfig/conf.c:104:17: warning: ignoring return value of ‘fgets’ declared
with attribute ‘warn_unused_result’ [-Wunused-result]
551s 104 | fgets(line, 128, stdin);
551s | ^~~~~~~~~~~~~~~~~~~~~~~
551s kconfig/conf.c: In function ‘conf_choice’:
551s kconfig/conf.c:359:25: warning: ignoring return value of ‘fgets’ declared
with attribute ‘warn_unused_result’ [-Wunused-result]
551s 359 | fgets(line, 128, stdin);
551s | ^~~~~~~~~~~~~~~~~~~~~~~
551s In file included from kconfig/zconf.tab.c:2340:
551s kconfig/confdata.c: In function ‘conf_write’:
551s kconfig/confdata.c:419:35: warning: assignment discards ‘const’ qualifier
from pointer target type [-Wdiscarded-qualifiers]
551s 419 | } else if ((slash = strrchr(name, '/'))) {
551s | ^
553s scripts/genconfig.sh
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2144654
Title:
Build and tests failing with glibc 2.43
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/toybox/+bug/2144654/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs