Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 955689 - sys-devel/gettext-0.23.1-r1: Fails to build with -Werror=format-security
Summary: sys-devel/gettext-0.23.1-r1: Fails to build with -Werror=format-security
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: format-security
  Show dependency tree
 
Reported: 2025-05-09 17:28 UTC by zyxhere
Modified: 2025-05-14 12:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.bz2 ( decompress with bzip2 -d) (build.log.bz2,51.19 KB, application/x-bzip2)
2025-05-09 17:28 UTC, zyxhere
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zyxhere 2025-05-09 17:28:20 UTC
Created attachment 928221 [details]
build.log.bz2 ( decompress with bzip2 -d)

/var/tmp/portage/sys-devel/gettext-0.23.1-r1/work/gettext-0.23.1/gettext-tools/gnulib-lib/csharpcomp.c: In function 'compile_csharp_using_mono':
/var/tmp/portage/sys-devel/gettext-0.23.1-r1/work/gettext-0.23.1/gettext-tools/gnulib-lib/csharpcomp.c:225:9: error: format not a string literal and no format arguments [-Werror=format-security]
  225 |         error (EXIT_FAILURE, errno, _("fdopen() failed"));
      |         ^~~~~
/var/tmp/portage/sys-devel/gettext-0.23.1-r1/work/gettext-0.23.1/gettext-tools/gnulib-lib/csharpcomp.c: In function 'compile_csharp_using_dotnet':
/var/tmp/portage/sys-devel/gettext-0.23.1-r1/work/gettext-0.23.1/gettext-tools/gnulib-lib/csharpcomp.c:368:15: error: format not a string literal and no format arguments [-Werror=format-security]
  368 |               error (EXIT_FAILURE, errno, _("fdopen() failed"));
      |               ^~~~~
/var/tmp/portage/sys-devel/gettext-0.23.1-r1/work/gettext-0.23.1/gettext-tools/gnulib-lib/csharpcomp.c:460:15: error: format not a string literal and no format arguments [-Werror=format-security]
  460 |               error (EXIT_FAILURE, errno, _("fdopen() failed"));
      |               ^~~~~
/var/tmp/portage/sys-devel/gettext-0.23.1-r1/work/gettext-0.23.1/gettext-tools/gnulib-lib/csharpcomp.c: In function 'compile_csharp_class':
/var/tmp/portage/sys-devel/gettext-0.23.1-r1/work/gettext-0.23.1/gettext-tools/gnulib-lib/csharpcomp.c:1082:3: error: format not a string literal and no format arguments [-Werror=format-security]
 1082 |   error (0, 0, _("C# compiler not found, try installing mono or dotnet"))



Portage 3.0.67 (python 3.13.3-final-0, default/linux/amd64/23.0/musl/hardened, gcc-15, musl-1.2.5-r3, 6.14.5-gentoo-dist-hardened x86_64)
=================================================================
System uname: Linux-6.14.5-gentoo-dist-hardened-x86_64-12th_Gen_Intel-R-_Core-TM-_i5-1235U-with-libc
KiB Mem:    11959712 total,    346304 free
KiB Swap:    8290300 total,   7366476 free
Timestamp of repository gentoo: Fri, 09 May 2025 13:09:41 +0000
Head commit of repository gentoo: 21db44737b22d33c38fb1ed1a732a2810b64ae81

sh bash 5.2_p37-r3
ld GNU ld (Gentoo 2.44 p1) 2.44.0
app-misc/pax-utils:        1.3.8::gentoo
app-shells/bash:           5.2_p37-r3::gentoo
dev-build/autoconf:        2.72-r1::gentoo
dev-build/automake:        1.17-r2::gentoo
dev-build/cmake:           3.31.7::gentoo
dev-build/libtool:         2.5.4::gentoo
dev-build/make:            4.4.1-r100::gentoo
dev-build/meson:           1.8.0::gentoo
dev-lang/perl:             5.40.2::gentoo
dev-lang/python:           3.13.3::gentoo
sys-apps/baselayout:       2.17::gentoo
sys-apps/openrc:           0.62.2::gentoo
sys-apps/sandbox:          2.46::gentoo
sys-devel/binutils:        2.44::gentoo
sys-devel/binutils-config: 5.5.2::gentoo
sys-devel/gcc:             15.1.1_p20250503::gentoo
sys-devel/gcc-config:      2.12.1::gentoo
sys-kernel/linux-headers:  6.14::gentoo (virtual/os-headers)
sys-libs/musl:             1.2.5-r3::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: git
    sync-uri: https://anongit.gentoo.org/git/repo/sync/gentoo.git
    priority: -1000
    volatile: False

local
    location: /var/db/repos/local
    masters: gentoo
    volatile: True

Binary Repositories:

gentoobinhost
    priority: 1
    sync-uri: https://distfiles.gentoo.org/releases/amd64/binpackages/23.0/x86-64_musl_hardened

Installed sets: @base, @extra, @gnomie, @utils
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-musl"
CFLAGS="-march=native -O2 -pipe -flto=auto 		-fno-semantic-interposition -ftrivial-auto-var-init=zero -Werror=lto-type-mismatch -fdiagnostics-color=always -Werror=strict-aliasing -Werror=format-security"
CHOST="x86_64-pc-linux-musl"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/sandbox.d"
CXXFLAGS="-march=native -O2 -pipe -flto=auto 		-fno-semantic-interposition -ftrivial-auto-var-init=zero -Werror=lto-type-mismatch -fdiagnostics-color=always -Werror=odr -Werror=format-security"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-march=native -O2 -pipe -flto=auto 		-fno-semantic-interposition -ftrivial-auto-var-init=zero -Werror=lto-type-mismatch -fdiagnostics-color=always"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync merge-wait network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=native -O2 -pipe -flto=auto 		-fno-semantic-interposition -ftrivial-auto-var-init=zero -Werror=lto-type-mismatch -fdiagnostics-color=always"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
INSTALL_MASK="charset.alias /usr/share/locale/locale.alias"
LANG="C.UTF8"
LD="ld.mold"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -flto=auto -fuse-ld=mold -Wl,--color-diagnostics"
LEX="flex"
LIBTOOL="rlibtool"
MAKE="make LIBTOOL=rlibtool"
MAKEFLAGS="LIBTOOL=rlibtool"
MAKEOPTS="-j10"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
RUSTFLAGS="-C target-cpu=native -C linker=clang -C linker-plugin-lto 		-C link-arg=-flto=auto -C link-arg=-fuse-ld=mold"
SHELL="/bin/bash"
USE="acl amd64 aom av1 avif bluetooth bzip2 cet crypt cups dbus ffmpeg flac fontconfig gles gles2 gstreamer hardened harfbuzz iconv icu io-uring ipv6 jpeg jpegxl lcms libaom libtirpc lto lz4 lzma lzo modemmanager ncurses networkmanager nls openh264 openmp opus orc pam pcre pdf pgo pic pie pipewire png profile readline screencast seccomp sound spell ssl ssp svg test-rust tiff tpm udev udisks unicode upower usb vaapi vala vpx vulkan wayland webp xattr xml xtpax zlib zstd" ABI_X86="64" ADA_TARGET="gcc_14" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 ssse3 vpclmulqdq" ELIBC="musl" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GUILE_SINGLE_TARGET="3-0" GUILE_TARGETS="3-0" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LLVM_SLOT="19" LLVM_TARGETS="x86 AMDGPU" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-2" POSTGRES_TARGETS="postgres17" PYTHON_SINGLE_TARGET="python3_13" PYTHON_TARGETS="python3_13" RUBY_TARGETS="ruby32" VIDEO_CARDS="intel lavapipe" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, LC_ALL, LFLAGS, LINGUAS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, RANLIB, READELF, SIZE, STRINGS, STRIP, YACC, YFLAGS