Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 691602

Summary: media-plugins/vdr-ttxtsubs-0.3.0 : teletext-chars.h:84:1: error: narrowing conversion of \37777777775 from char to uint8_t {aka unsigned char } [-Wnarrowing]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo VDR Project <vdr>
Status: RESOLVED DUPLICATE    
Severity: normal CC: hd_brummy
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
media-plugins:vdr-ttxtsubs-0.3.0:20190806-114839.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-08-06 17:39:44 UTC
x86_64-pc-linux-gnu-g++  -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include  -DUSE_PLUGINMISSING -DUSE_TTXTSUBS -c -DPLUGIN_NAME_I18N='"ttxtsubs"'  -o teletext.o teletext.c
In file included from teletext.c:38:
teletext-chars.h:84:1: error: narrowing conversion of ‘'\37777777775'’ from ‘char’ to ‘uint8_t’ {aka ‘unsigned char’} [-Wnarrowing]
   84 | };
      | ^
teletext-chars.h:84:1: error: narrowing conversion of ‘'\37777777755'’ from ‘char’ to ‘uint8_t’ {aka ‘unsigned char’} [-Wnarrowing]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-20190802-131642

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6 (fallback)
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.36.0 *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.13.0 [icedtea-8]
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm

emerge -qpvO media-plugins/vdr-ttxtsubs
[ebuild  N    ] media-plugins/vdr-ttxtsubs-0.3.0
Comment 1 Toralf Förster gentoo-dev 2019-08-06 17:39:46 UTC
Created attachment 585916 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-06 17:39:49 UTC
Created attachment 585918 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-08-06 17:39:52 UTC
Created attachment 585920 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-08-06 17:39:54 UTC
Created attachment 585922 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-08-06 17:39:57 UTC
Created attachment 585924 [details]
media-plugins:vdr-ttxtsubs-0.3.0:20190806-114839.log
Comment 6 Toralf Förster gentoo-dev 2019-08-06 17:40:00 UTC
Created attachment 585926 [details]
temp.tbz2
Comment 7 Joerg Bornkessel 2019-11-14 19:00:18 UTC
this is also reported in
https://bugs.gentoo.org/642528
Comment 8 Toralf Förster gentoo-dev 2019-11-15 09:16:22 UTC

*** This bug has been marked as a duplicate of bug 642528 ***