Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678872 - 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
Summary: dev-util/electron-1.6.18 with media-video/ffmpeg-4.1.1 - ../../media/filters/...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-26 22:07 UTC by Liam Dennehy
Modified: 2019-08-09 11:27 UTC (History)
0 users

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


Attachments
emerge --info '=dev-util/electron-1.6.18::gentoo' (emerge-info-dev-util-electron-1.6.18,7.06 KB, text/plain)
2019-02-26 22:07 UTC, Liam Dennehy
Details
emerge -pqv '=dev-util/electron-1.6.18::gentoo' (emerge-pqv-dev-util-electron-1.6.18,419 bytes, text/plain)
2019-02-26 22:07 UTC, Liam Dennehy
Details
build.log.xz (build.log.xz,205.11 KB, application/x-xz)
2019-02-26 22:11 UTC, Liam Dennehy
Details
environment (environment,202.73 KB, text/plain)
2019-02-26 22:12 UTC, Liam Dennehy
Details

Note You need to log in before you can comment on or make changes to this bug.
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.