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

Bug 690722

Summary: media-video/vdr-2.0.6-r1 : dvbdevice.c:801:31: error: call of overloaded abs(unsigned int&) is ambiguous
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo VDR Project <vdr>
Status: RESOLVED DUPLICATE    
Severity: normal    
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-video:vdr-2.0.6-r1:20190725-152513.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-07-25 18:46:06 UTC
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -c -DCONFDIR=\"/etc/vdr\" -DUSE_ALTERNATECHANNEL -DUSE_CHANNELBIND -DUSE_PLUGINMISSING -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DREMOTE_KBD -DLIRC_DEVICE=\"/var/run/lirc/lircd\" -DVIDEODIR=\"/var/vdr/video\" -DCONFDIR=\"/etc/vdr\" -DCACHEDIR=\"/var/cache/vdr\" -DRESDIR=\"/usr/share/vdr\" -DPLUGINDIR=\"/usr/lib64/vdr/plugins\" -DLOCDIR=\"/usr/share/locale\" -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include -I/usr/include -o dvbdevice.o dvbdevice.c
dvbdevice.c: In member function 'bool cDvbTuner::SetFrontend()':
dvbdevice.c:801:31: error: call of overloaded 'abs(unsigned int&)' is ambiguous
      frequency = abs(frequency); // Allow for C-band, where the frequency is less than the LOF
                               ^
In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/cstdlib:75,

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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-stable_abi32+64-20190723-223418

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *




emerge -qpvO media-video/vdr
[ebuild  N    ] media-video/vdr-2.0.6-r1  USE="alternatechannel -bidi -ddepgentry -debug -dvlvidprefer -graphtft -html -jumpingseconds -jumpplay -mainmenuhooks -menuorg -naludump -permashift -permashift_v1 -pinplugin -rotor -ttxtsubs -vanilla -vasarajanauloja -wareagleicon -yaepg"
Comment 1 Toralf Förster gentoo-dev 2019-07-25 18:46:09 UTC
Created attachment 584630 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-25 18:46:12 UTC
Created attachment 584632 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-07-25 18:46:15 UTC
Created attachment 584634 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-07-25 18:46:17 UTC
Created attachment 584636 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-07-25 18:46:21 UTC
Created attachment 584638 [details]
media-video:vdr-2.0.6-r1:20190725-152513.log
Comment 6 Toralf Förster gentoo-dev 2019-07-25 18:46:24 UTC
Created attachment 584640 [details]
temp.tbz2
Comment 7 Andreas Sturmlechner gentoo-dev 2019-07-25 19:16:01 UTC

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