Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 657708 - media-video/avidemux-2.7.0 : /.../audiofilter_normalize.cpp:38:19: error: pow10f was not declared in this scope
Summary: media-video/avidemux-2.7.0 : /.../audiofilter_normalize.cpp:38:19: error: pow...
Status: RESOLVED DUPLICATE of bug 646494
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-10 08:32 UTC by Toralf Förster
Modified: 2018-07-01 06:15 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.36 KB, text/plain)
2018-06-10 08:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,60.22 KB, text/plain)
2018-06-10 08:32 UTC, Toralf Förster
Details
environment (environment,118.62 KB, text/plain)
2018-06-10 08:32 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.85 KB, application/x-bzip)
2018-06-10 08:32 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.68 KB, application/x-bzip)
2018-06-10 08:32 UTC, Toralf Förster
Details
media-video:avidemux-2.7.0:20180609-222225.log (media-video:avidemux-2.7.0:20180609-222225.log,55.21 KB, text/plain)
2018-06-10 08:32 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 2018-06-10 08:32:36 UTC
/var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux_2.7.0/avidemux/common/ADM_audioFilter/src/audiofilter_normalize.cpp: In constructor ‘AUDMAudioFilterNormalize::AUDMAudioFilterNormalize(AUDMAudioFilter*, GAINparam*)’:
/var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux_2.7.0/avidemux/common/ADM_audioFilter/src/audiofilter_normalize.cpp:38:19: error: ‘pow10f’ was not declared in this scope
 #define POW10(x)  pow10f(x)
                   ^
/var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux_2.7.0/avidemux/common/ADM_audioFilter/src/audiofilter_normalize.cpp:42:26: note: in expansion of macro ‘POW10’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_20180608-211200

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

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

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



emerge -qpv media-video/avidemux
[nomerge      ] media-video/avidemux-2.7.0  USE="nls -debug -nvenc -opengl -qt5 -sdl -vaapi -vdpau -xv" 
[ebuild  N    ]  media-libs/avidemux-plugins-2.7.0  USE="-a52 -aac -aften -alsa -amr -dcaenc -debug -dts -fdk -fontconfig -fribidi -jack -lame -libsamplerate -nvenc -opengl -opus -oss -pulseaudio -qt5 -truetype -twolame -vdpau -vorbis -vpx -x264 -x265 -xv -xvid" CPU_FLAGS_X86="mmx" PYTHON_TARGETS="python2_7" 
[ebuild  N    ]   media-video/avidemux-2.7.0  USE="nls -debug -nvenc -opengl -qt5 -sdl -vaapi -vdpau -xv"
Comment 1 Toralf Förster gentoo-dev 2018-06-10 08:32:38 UTC
Created attachment 535428 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-10 08:32:41 UTC
Created attachment 535430 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-06-10 08:32:44 UTC
Created attachment 535432 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-06-10 08:32:47 UTC
Created attachment 535434 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-06-10 08:32:50 UTC
Created attachment 535436 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-06-10 08:32:53 UTC
Created attachment 535438 [details]
media-video:avidemux-2.7.0:20180609-222225.log
Comment 7 Ulrich Müller gentoo-dev 2018-07-01 06:15:39 UTC

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