media-video/avidemux-2.4_pre3 fails to compile Reproducible: Always Steps to Reproduce: # emerge -auvt avidemux Calculating dependencies ... done! [ebuild U ] media-video/avidemux-2.4_pre3 [2.3.0] USE="aac aften%* alsa arts dts%* encode fontconfig%* jack%* libsamplerate%* qt4%* truetype vorbis x264 xv xvid -amrnb% -esd -gtk% (-a52%*) (-altivec%) (-mad%*) (-nls%*) (-oss%) (-sdl%*)" 0 kB Actual Results: ---SKIP--- [ 67%] Building CXX object avidemux/ADM_libraries/ADM_libmpeg2enc/CMakeFiles/ADM_libmpeg2enc.dir/ratectl.o In file included from /var/tmp/portage/media-video/avidemux-2.4_pre3/work/avidemux_2.4_preview3/avidemux/ADM_libraries/ADM_libmpeg2enc/putmpg.cc:33: /var/tmp/portage/media-video/avidemux-2.4_pre3/work/avidemux_2.4_preview3/avidemux/ADM_libraries/ADM_libmpeg2enc/global.h:152:2: warning: #warning duplicate define -> bad! [ 67%] Building C object avidemux/ADM_libraries/ADM_libmpeg2enc/CMakeFiles/ADM_libmpeg2enc.dir/xx.o In file included from /var/tmp/portage/media-video/avidemux-2.4_pre3/work/avidemux_2.4_preview3/avidemux/ADM_libraries/ADM_libmpeg2enc/ratectl.cc:53: /var/tmp/portage/media-video/avidemux-2.4_pre3/work/avidemux_2.4_preview3/avidemux/ADM_libraries/ADM_libmpeg2enc/global.h:152:2: warning: #warning duplicate define -> bad! [ 67%] Building CXX object avidemux/ADM_libraries/ADM_libmpeg2enc/CMakeFiles/ADM_libmpeg2enc.dir/ADM_mpe2enc.o Linking CXX static library libADM_libmpeg2enc.a [ 67%] Built target ADM_libmpeg2enc make: *** [all] Error 2 * * ERROR: media-video/avidemux-2.4_pre3 failed. * Call stack: * ebuild.sh, line 1701: Called dyn_compile * ebuild.sh, line 1039: Called qa_call 'src_compile' * ebuild.sh, line 44: Called src_compile * avidemux-2.4_pre3.ebuild, line 94: Called cmake-utils_src_compile * cmake-utils.eclass, line 63: Called cmake-utils_src_make * cmake-utils.eclass, line 124: Called die * The specific snippet of code: * emake || die "Make failed!" * The die message: * Make failed! * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/media-video/avidemux-2.4_pre3/temp/build.log'. *
Created attachment 137500 [details] build.log
Created attachment 137501 [details] emerge --info
Try again w/ sane C[XX]FLAGS, like CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
thanks