Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 798429 - media-plugins/vdr-skinelchi-0.3.0-r2 - bitmap.c: error: invalid operands of types MagickCore::Quantum {aka double} and int to bina
Summary: media-plugins/vdr-skinelchi-0.3.0-r2 - bitmap.c: error: invalid operands of t...
Status: CONFIRMED
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: 2021-06-24 16:55 UTC by Toralf Förster
Modified: 2021-10-27 05:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.61 KB, text/plain)
2021-06-24 16:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,260.93 KB, text/plain)
2021-06-24 16:55 UTC, Toralf Förster
Details
environment (environment,94.74 KB, text/plain)
2021-06-24 16:55 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.55 KB, application/x-bzip)
2021-06-24 16:55 UTC, Toralf Förster
Details
media-plugins:vdr-skinelchi-0.3.0-r2:20210624-152310.log (media-plugins:vdr-skinelchi-0.3.0-r2:20210624-152310.log,10.51 KB, text/plain)
2021-06-24 16:55 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.23 KB, application/x-bzip)
2021-06-24 16:55 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 2021-06-24 16:55:10 UTC
xgettext -C -cTRANSLATORS --no-wrap --no-location  -k -ktr -ktrNOOP --package-name=vdr-skinelchi --package-version=0.3.0 --msgid-bugs-address='<see README>' -o po/skinelchi.pot `ls DisplayChannel.c DisplayMenu.c DisplayMessage.c DisplayReplay.c DisplayTracks.c DisplayVolume.c bitmap.c config.c i18n.c scroll.c setup.c skinelchi.c vdrstatus.c videostatus.c`
bitmap.c: In member function ‘void cOSDImageBitmap::ConvertImgk2Bmp(cBitmap&, Magick::Image&, int)’:
bitmap.c:141:48: error: invalid operands of types ‘MagickCore::Quantum’ {aka ‘double’} and ‘int’ to binary ‘operator<<’
  141 |             | ( (pixels->green * 255 / MaxRGB) << 8)
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~
      |                                      |            |
      |                                      |            int

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j3-20210620-220137

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.9.5
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *
  HEAD of ::gentoo
commit 073e471c5adfe566c22991de2fe68c263ef7105d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jun 24 14:21:33 2021 +0000

    2021-06-24 14:21:32 UTC

emerge -qpvO media-plugins/vdr-skinelchi
[ebuild  N    ] media-plugins/vdr-skinelchi-0.3.0-r2
Comment 1 Toralf Förster gentoo-dev 2021-06-24 16:55:11 UTC
Created attachment 718854 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-06-24 16:55:13 UTC
Created attachment 718857 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-06-24 16:55:15 UTC
Created attachment 718860 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-06-24 16:55:16 UTC
Created attachment 718863 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-06-24 16:55:17 UTC
Created attachment 718866 [details]
media-plugins:vdr-skinelchi-0.3.0-r2:20210624-152310.log
Comment 6 Toralf Förster gentoo-dev 2021-06-24 16:55:18 UTC
Created attachment 718869 [details]
temp.tar.bz2