Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679604 - app-misc/vifm-0.10 : cfg/config.c:490:35: error: /vifmrc directive output may be truncated writing 7 bytes into a region of size between 1 and 4097
Summary: app-misc/vifm-0.10 : cfg/config.c:490:35: error: /vifmrc directive output may...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-06 17:26 UTC by Toralf Förster
Modified: 2020-02-28 19:19 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.08 KB, text/plain)
2019-03-06 17:27 UTC, Toralf Förster
Details
app-misc:vifm-0.10:20190305-223630.log (app-misc:vifm-0.10:20190305-223630.log,18.59 KB, text/plain)
2019-03-06 17:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,211.74 KB, text/plain)
2019-03-06 17:27 UTC, Toralf Förster
Details
environment (environment,73.91 KB, text/plain)
2019-03-06 17:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.66 KB, application/x-bzip)
2019-03-06 17:27 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,13.29 KB, application/x-bzip)
2019-03-06 17:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.62 KB, application/x-bzip)
2019-03-06 17:27 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 2019-03-06 17:26:58 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../build-aux   -I/usr/include/ncursesw  -O2 -pipe -march=native -fsigned-char -Wall -pthread -g -O0 -Werror -Werror=sign-compare -Wno-unused-parameter  -include ../build-aux/config.h -c -o cfg/config.o cfg/config.c
cfg/config.c: In function ‘try_exe_directory_for_vifmrc’:
cfg/config.c:490:35: error: ‘/vifmrc’ directive output may be truncated writing 7 bytes into a region of size between 1 and 4097 [-Werror=format-truncation=]
  snprintf(vifmrc, sizeof(vifmrc), "%s/" VIFMRC, exe_dir);
                                   ^~~~~
cfg/config.c:490:38: note: format string is defined here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_libressl_20190301-181916

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.32.0 *



emerge -qpvO app-misc/vifm
[ebuild  N    ] app-misc/vifm-0.10  USE="developer extended-keys magic -X -gtk -vim -vim-syntax"
Comment 1 Toralf Förster gentoo-dev 2019-03-06 17:27:01 UTC
Created attachment 567922 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-06 17:27:04 UTC
Created attachment 567924 [details]
app-misc:vifm-0.10:20190305-223630.log
Comment 3 Toralf Förster gentoo-dev 2019-03-06 17:27:07 UTC
Created attachment 567926 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-03-06 17:27:10 UTC
Created attachment 567928 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-03-06 17:27:12 UTC
Created attachment 567930 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-03-06 17:27:15 UTC
Created attachment 567932 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-03-06 17:27:18 UTC
Created attachment 567934 [details]
temp.tbz2