Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 714814 - app-i18n/tomoe-0.6.0-r5 : tomoe-xml-parser.c: error: format not a string literal and no format arguments [-Werror=format-security]
Summary: app-i18n/tomoe-0.6.0-r5 : tomoe-xml-parser.c: error: format not a string lite...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: format-security
  Show dependency tree
 
Reported: 2020-03-26 08:08 UTC by Toralf Förster
Modified: 2020-03-27 12:50 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.42 KB, text/plain)
2020-03-26 08:08 UTC, Toralf Förster
Details
app-i18n:tomoe-0.6.0-r5:20200326-005154.log (app-i18n:tomoe-0.6.0-r5:20200326-005154.log,83.03 KB, text/plain)
2020-03-26 08:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,137.64 KB, text/plain)
2020-03-26 08:08 UTC, Toralf Förster
Details
environment (environment,96.77 KB, text/plain)
2020-03-26 08:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.17 KB, application/x-bzip)
2020-03-26 08:09 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.10 KB, application/x-bzip)
2020-03-26 08:09 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.43 KB, application/x-bzip)
2020-03-26 08:09 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-03-26 08:08:48 UTC
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/lib64/libffi/include  -DCONFDIR=\/etc/tomoe\ -DDATADIR=\/usr/share/tomoe\ -DDICT_DATADIR=\/usr/share/tomoe/dict\ -DRECOGNIZER_DATADIR=\/usr/share/tomoe/recognizer\ -DDICT_MODULEDIR=\/usr/lib64/tomoe/module/dict\ -DRECOGNIZER_MODULEDIR=\/usr/lib64/tomoe/module/recognizer\ -I../lib -DG_LOG_DOMAIN=\Tomoe\   -O2 -pipe -march=native  -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -c -o tomoe-xml-parser.lo tomoe-xml-parser.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/lib64/libffi/include -DCONFDIR=\/etc/tomoe\ -DDATADIR=\/usr/share/tomoe\ -DDICT_DATADIR=\/usr/share/tomoe/dict\ -DRECOGNIZER_DATADIR=\/usr/share/tomoe/recognizer\ -DDICT_MODULEDIR=\/usr/lib64/tomoe/module/dict\ -DRECOGNIZER_MODULEDIR=\/usr/lib64/tomoe/module/recognizer\ -I../lib -DG_LOG_DOMAIN=\Tomoe\ -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -Wall -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -c tomoe-xml-parser.c  -fPIC -DPIC -o .libs/tomoe-xml-parser.o
tomoe-xml-parser.c: In function set_parse_error:
tomoe-xml-parser.c:85:27: error: format not a string literal and no format arguments [-Werror=format-security]

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20200322-135559

  -------------------------------------------------------------------

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed 25 Mar 2020 11:38:48 PM UTC

emerge -qpvO app-i18n/tomoe
[ebuild  N    ] app-i18n/tomoe-0.6.0-r5  USE="-hyperestraier -mysql -python -ruby -static-libs -subversion" PYTHON_SINGLE_TARGET="python2_7" RUBY_TARGETS="ruby25 -ruby26 -ruby27"
Comment 1 Toralf Förster gentoo-dev 2020-03-26 08:08:51 UTC
Created attachment 625980 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-26 08:08:54 UTC
Created attachment 625982 [details]
app-i18n:tomoe-0.6.0-r5:20200326-005154.log
Comment 3 Toralf Förster gentoo-dev 2020-03-26 08:08:57 UTC
Created attachment 625984 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-26 08:09:00 UTC
Created attachment 625986 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-26 08:09:03 UTC
Created attachment 625988 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-26 08:09:06 UTC
Created attachment 625990 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-26 08:09:09 UTC
Created attachment 625992 [details]
temp.tbz2