Gentoo/ Compiling qtwebengine failsHow to troubleshoot udev not creating /dev/hda3 on gentoo boot?Compiling...
How can I add a .pem private key fingerprint entry to known_hosts before connecting with ssh?
How do I identify the partitions of my hard drive in order to then shred them all?
Generate ladder of integers using the least number of unique characters (in C++)
How to cope with regret and shame about not fully utilizing opportunities during PhD?
How can we allow remote players to effectively interact with a physical tabletop battle-map?
Is this possible when it comes to the relations of P, NP, NP-Hard and NP-Complete?
Why is it harder to turn a motor/generator with shorted terminals?
A case where Bishop for knight isn't a good trade
Who commanded or executed this action in Game of Thrones S8E5?
How to describe a building set which is like LEGO without using the "LEGO" word?
Help understanding this line - usage of くれる
Why didn't the Avengers use this object earlier?
OSPF increase bandwidth with load-balancing
Extract the characters before last colon
Offered a new position but unknown about salary?
Holding rent money for my friend which amounts to over $10k?
Single word that parallels "Recent" when discussing the near future
Find the unknown area, x
Wireless headphones interfere with Wi-Fi signal on laptop
Why did the soldiers of the North disobey Jon?
How to not get blinded by an attack at dawn
Is Valonqar prophecy unfulfilled?
What is this old US Air Force plane?
What is the correct pentalobe screwdriver size for a Macbook Air Model A1370?
Gentoo/ Compiling qtwebengine fails
How to troubleshoot udev not creating /dev/hda3 on gentoo boot?Compiling Wine 1.7.1 from git in GentooCan't Install ImageMagick on Centos using YumLFS-7.5 chapter 6.9 `make check` failsUnable to build Vulkan on linux mint rafaelaCompiling driver from Github Errorwhy is my liquidsoap make install command failingHow to build a gcc-4.9.0 successfully on solaris 10 sparcGentoo “profile” definitions?How to install OURLINK AC600 USB wireless adapter in kali linux
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
Command: emerge qtwebengine
COMMON_FLAGS="-march=native -O2 -pipe"
MAKEOPTS="-j3"
USE="-bindist"
RAM: 4 Gb
I have tried removing -pipe, and setting -j1, and also adding -jumbo-build to USE flags,
but not the both at the same time. dmesg | grep oom
returns nothing
emerge --info '=dev-qt/qtwebengine-5.11.3::gentoo'
http://dpaste.com/14WQVWY
full build.log:
https://transfer.sh/8enZd/build.log
parts of build.log
x86_64-pc-linux-gnu-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
some random gibberish
ninja: build stopped: subcommand failed.
make[3]: *** [Makefile.gn_run:510: run_ninja] Error 1
make[3]: Leaving directory '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/work/qtwebengine-everywhere-src-5.11.3/src/core'
make[2]: *** [Makefile:80: sub-gn_run-pro-make_first] Error 2
make[2]: Leaving directory '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/work/qtwebengine-everywhere-src-5.11.3/src/core'
make[1]: *** [Makefile:79: sub-core-make_first] Error 2
make[1]: Leaving directory '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/work/qtwebengine-everywhere-src-5.11.3/src'
make: *** [Makefile:47: sub-src-make_first] Error 2
[31;01m*[0m ERROR: dev-qt/qtwebengine-5.11.3::gentoo failed (compile phase):
[31;01m*[0m emake failed
[31;01m*[0m
[31;01m*[0m If you need support, post the output of `emerge --info '=dev-qt/qtwebengine-5.11.3::gentoo'`,
[31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-qt/qtwebengine-5.11.3::gentoo'`.
[31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/temp/build.log'.
[31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/temp/environment'.
[31;01m*[0m Working directory: '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/work/qtwebengine-everywhere-src-5.11.3'
[31;01m*[0m S: '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/work/qtwebengine-everywhere-src-5.11.3'
linux compiling gentoo
New contributor
add a comment |
Command: emerge qtwebengine
COMMON_FLAGS="-march=native -O2 -pipe"
MAKEOPTS="-j3"
USE="-bindist"
RAM: 4 Gb
I have tried removing -pipe, and setting -j1, and also adding -jumbo-build to USE flags,
but not the both at the same time. dmesg | grep oom
returns nothing
emerge --info '=dev-qt/qtwebengine-5.11.3::gentoo'
http://dpaste.com/14WQVWY
full build.log:
https://transfer.sh/8enZd/build.log
parts of build.log
x86_64-pc-linux-gnu-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
some random gibberish
ninja: build stopped: subcommand failed.
make[3]: *** [Makefile.gn_run:510: run_ninja] Error 1
make[3]: Leaving directory '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/work/qtwebengine-everywhere-src-5.11.3/src/core'
make[2]: *** [Makefile:80: sub-gn_run-pro-make_first] Error 2
make[2]: Leaving directory '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/work/qtwebengine-everywhere-src-5.11.3/src/core'
make[1]: *** [Makefile:79: sub-core-make_first] Error 2
make[1]: Leaving directory '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/work/qtwebengine-everywhere-src-5.11.3/src'
make: *** [Makefile:47: sub-src-make_first] Error 2
[31;01m*[0m ERROR: dev-qt/qtwebengine-5.11.3::gentoo failed (compile phase):
[31;01m*[0m emake failed
[31;01m*[0m
[31;01m*[0m If you need support, post the output of `emerge --info '=dev-qt/qtwebengine-5.11.3::gentoo'`,
[31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-qt/qtwebengine-5.11.3::gentoo'`.
[31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/temp/build.log'.
[31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/temp/environment'.
[31;01m*[0m Working directory: '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/work/qtwebengine-everywhere-src-5.11.3'
[31;01m*[0m S: '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/work/qtwebengine-everywhere-src-5.11.3'
linux compiling gentoo
New contributor
Is/var/tmp/portage
mounted as tmpfs by chance?
– forest
24 mins ago
add a comment |
Command: emerge qtwebengine
COMMON_FLAGS="-march=native -O2 -pipe"
MAKEOPTS="-j3"
USE="-bindist"
RAM: 4 Gb
I have tried removing -pipe, and setting -j1, and also adding -jumbo-build to USE flags,
but not the both at the same time. dmesg | grep oom
returns nothing
emerge --info '=dev-qt/qtwebengine-5.11.3::gentoo'
http://dpaste.com/14WQVWY
full build.log:
https://transfer.sh/8enZd/build.log
parts of build.log
x86_64-pc-linux-gnu-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
some random gibberish
ninja: build stopped: subcommand failed.
make[3]: *** [Makefile.gn_run:510: run_ninja] Error 1
make[3]: Leaving directory '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/work/qtwebengine-everywhere-src-5.11.3/src/core'
make[2]: *** [Makefile:80: sub-gn_run-pro-make_first] Error 2
make[2]: Leaving directory '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/work/qtwebengine-everywhere-src-5.11.3/src/core'
make[1]: *** [Makefile:79: sub-core-make_first] Error 2
make[1]: Leaving directory '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/work/qtwebengine-everywhere-src-5.11.3/src'
make: *** [Makefile:47: sub-src-make_first] Error 2
[31;01m*[0m ERROR: dev-qt/qtwebengine-5.11.3::gentoo failed (compile phase):
[31;01m*[0m emake failed
[31;01m*[0m
[31;01m*[0m If you need support, post the output of `emerge --info '=dev-qt/qtwebengine-5.11.3::gentoo'`,
[31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-qt/qtwebengine-5.11.3::gentoo'`.
[31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/temp/build.log'.
[31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/temp/environment'.
[31;01m*[0m Working directory: '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/work/qtwebengine-everywhere-src-5.11.3'
[31;01m*[0m S: '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/work/qtwebengine-everywhere-src-5.11.3'
linux compiling gentoo
New contributor
Command: emerge qtwebengine
COMMON_FLAGS="-march=native -O2 -pipe"
MAKEOPTS="-j3"
USE="-bindist"
RAM: 4 Gb
I have tried removing -pipe, and setting -j1, and also adding -jumbo-build to USE flags,
but not the both at the same time. dmesg | grep oom
returns nothing
emerge --info '=dev-qt/qtwebengine-5.11.3::gentoo'
http://dpaste.com/14WQVWY
full build.log:
https://transfer.sh/8enZd/build.log
parts of build.log
x86_64-pc-linux-gnu-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
some random gibberish
ninja: build stopped: subcommand failed.
make[3]: *** [Makefile.gn_run:510: run_ninja] Error 1
make[3]: Leaving directory '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/work/qtwebengine-everywhere-src-5.11.3/src/core'
make[2]: *** [Makefile:80: sub-gn_run-pro-make_first] Error 2
make[2]: Leaving directory '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/work/qtwebengine-everywhere-src-5.11.3/src/core'
make[1]: *** [Makefile:79: sub-core-make_first] Error 2
make[1]: Leaving directory '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/work/qtwebengine-everywhere-src-5.11.3/src'
make: *** [Makefile:47: sub-src-make_first] Error 2
[31;01m*[0m ERROR: dev-qt/qtwebengine-5.11.3::gentoo failed (compile phase):
[31;01m*[0m emake failed
[31;01m*[0m
[31;01m*[0m If you need support, post the output of `emerge --info '=dev-qt/qtwebengine-5.11.3::gentoo'`,
[31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-qt/qtwebengine-5.11.3::gentoo'`.
[31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/temp/build.log'.
[31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/temp/environment'.
[31;01m*[0m Working directory: '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/work/qtwebengine-everywhere-src-5.11.3'
[31;01m*[0m S: '/var/tmp/portage/dev-qt/qtwebengine-5.11.3/work/qtwebengine-everywhere-src-5.11.3'
linux compiling gentoo
linux compiling gentoo
New contributor
New contributor
New contributor
asked 29 mins ago
Discape TankiDiscape Tanki
1
1
New contributor
New contributor
Is/var/tmp/portage
mounted as tmpfs by chance?
– forest
24 mins ago
add a comment |
Is/var/tmp/portage
mounted as tmpfs by chance?
– forest
24 mins ago
Is
/var/tmp/portage
mounted as tmpfs by chance?– forest
24 mins ago
Is
/var/tmp/portage
mounted as tmpfs by chance?– forest
24 mins ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Discape Tanki is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f518811%2fgentoo-compiling-qtwebengine-fails%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Discape Tanki is a new contributor. Be nice, and check out our Code of Conduct.
Discape Tanki is a new contributor. Be nice, and check out our Code of Conduct.
Discape Tanki is a new contributor. Be nice, and check out our Code of Conduct.
Discape Tanki is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f518811%2fgentoo-compiling-qtwebengine-fails%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Is
/var/tmp/portage
mounted as tmpfs by chance?– forest
24 mins ago