Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691602 - 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]
Summary: media-plugins/vdr-ttxtsubs-0.3.0 : teletext-chars.h:84:1: error: narrowing co...
Status: RESOLVED DUPLICATE of bug 642528
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-06 17:39 UTC by Toralf Förster
Modified: 2019-11-15 09:16 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.41 KB, text/plain)
2019-08-06 17:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,196.16 KB, text/plain)
2019-08-06 17:39 UTC, Toralf Förster
Details
environment (environment,108.68 KB, text/plain)
2019-08-06 17:39 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.28 KB, application/x-bzip)
2019-08-06 17:39 UTC, Toralf Förster
Details
media-plugins:vdr-ttxtsubs-0.3.0:20190806-114839.log (media-plugins:vdr-ttxtsubs-0.3.0:20190806-114839.log,15.54 KB, text/plain)
2019-08-06 17:39 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.40 KB, application/x-bzip)
2019-08-06 17:40 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-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 ***