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

Bug 678872

Summary: dev-util/electron-1.6.18 with media-video/ffmpeg-4.1.1 - ../../media/filters/ffmpeg_audio_decoder.cc:56:35: error: ‘CODEC_CAP_DR1’ was not declared in this scope
Product: Gentoo Linux Reporter: Liam Dennehy <liam>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info '=dev-util/electron-1.6.18::gentoo'
emerge -pqv '=dev-util/electron-1.6.18::gentoo'
build.log.xz
environment

Description Liam Dennehy 2019-02-26 22:07:12 UTC
Created attachment 566624 [details]
emerge --info '=dev-util/electron-1.6.18::gentoo'

Build fails with log summary:

 * ERROR: dev-util/electron-1.6.18::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  124:  Called src_compile
 *   environment, line 5088:  Called eninja '-C' '/var/tmp/portage/dev-util/electron-1.6.18/work/electron-1.6.18/chromium/out/Release' 'chromiumcontent:chromiumcontent'
 *   environment, line 1904:  Called die
 * The specific snippet of code:
 *       "$@" || die
Comment 1 Liam Dennehy 2019-02-26 22:07:58 UTC
Created attachment 566626 [details]
emerge -pqv '=dev-util/electron-1.6.18::gentoo'
Comment 2 Liam Dennehy 2019-02-26 22:11:48 UTC
Created attachment 566628 [details]
build.log.xz
Comment 3 Liam Dennehy 2019-02-26 22:12:58 UTC
Created attachment 566630 [details]
environment
Comment 4 Liam Dennehy 2019-08-09 11:27:10 UTC
Upgraded to dev-util/electron-2.0.17-r2 which correctly compiles.