Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677022 - dev-util/electron-2.0.10 - ../../vendor/node/src/node_crypto.h:109:54: error: invalid application of ‘sizeof’ to incomplete type ‘SSL_CTX {aka ssl_ctx_st}’
Summary: dev-util/electron-2.0.10 - ../../vendor/node/src/node_crypto.h:109:54: error:...
Status: RESOLVED DUPLICATE of bug 675578
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-31 23:43 UTC by Faraclas
Modified: 2019-02-01 09:43 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge-info,6.75 KB, text/plain)
2019-01-31 23:43 UTC, Faraclas
Details
emerge -pqv (emerge-pqv,420 bytes, text/plain)
2019-01-31 23:44 UTC, Faraclas
Details
build.tar.xz (build.tar.xz,520.69 KB, application/x-xz-compressed-tar)
2019-01-31 23:46 UTC, Faraclas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Faraclas 2019-01-31 23:43:58 UTC
Created attachment 563394 [details]
emerge --info

Electron failed to compile with the error "ninja: build stopped: subcommand failed."

 * ERROR: dev-util/electron-2.0.10::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  124:  Called src_compile
 *   environment, line 5186:  Called eninja '-C' '/var/tmp/notmpfs/portage/dev-util/electron-2.0.10/work/electron-2.0.10/out/R' 'nodebin'
 *   environment, line 1927:  Called die
 * The specific snippet of code:
 *       "$@" || die
Comment 1 Faraclas 2019-01-31 23:44:28 UTC
Created attachment 563396 [details]
emerge -pqv
Comment 2 Faraclas 2019-01-31 23:46:50 UTC
Created attachment 563398 [details]
build.tar.xz

build.log is 41 MB
build.lob compressed --> build.tar.xz
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2019-02-01 09:42:33 UTC
Comment on attachment 563398 [details]
build.tar.xz

Why did you put a single file in an archive and then compress it when you could simply compress the file itself?
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2019-02-01 09:43:49 UTC

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