Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
qtwebengine-5.15.2_p20211216 [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
dylanmc
Apprentice
Apprentice


Joined: 18 Apr 2014
Posts: 157
Location: Modena, Italy

PostPosted: Sun Apr 10, 2022 10:41 am    Post subject: qtwebengine-5.15.2_p20211216 [SOLVED] Reply with quote

Hi to all,

I have issues merging this package... I have "only" 16GB of memory....


Code:
>>>  '/var/log/portage/dev-qt:qtwebengine-5.15.2_p20211216:20220410-102909.log'
 * Package:    dev-qt/qtwebengine-5.15.2_p20211216
 * Repository: gentoo
 * Maintainer: qt@gentoo.org gyakovlev@gentoo.org
 * Upstream:   https://bugreports.qt.io/
 * USE:        abi_x86_64 alsa amd64 elibc_glibc jumbo-build kernel_linux system-ffmpeg system-icu userland_GNU widgets
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
 * Checking for at least 26 GiB RAM ...                                                                                                         [ !! ]
 * There is NOT at least 26 GiB RAM
 * Checking for at least 7 GiB disk space at "/var/tmp/portage/portage/dev-qt/qtwebengine-5.15.2_p20211216/temp" ...                            [ ok ]
 * Checking for at least 150 MiB disk space at "/usr" ...                                                                                       [ ok ]
 *
 * Space constraints set in the ebuild were not met!
 * The build will most probably fail, you should enhance the space
 * as per failed tests.
 *
 * ERROR: dev-qt/qtwebengine-5.15.2_p20211216::gentoo failed (pretend phase):
 *   Build requirements not met!
 *
 * Call stack:
 *                             ebuild.sh, line 127:  Called pkg_pretend
 *   qtwebengine-5.15.2_p20211216.ebuild, line 149:  Called qtwebengine_check-reqs
 *   qtwebengine-5.15.2_p20211216.ebuild, line 145:  Called check-reqs_pkg_pretend
 *                     check-reqs.eclass, line  98:  Called check-reqs_pkg_setup
 *                     check-reqs.eclass, line  89:  Called _check-reqs_output
 *                     check-reqs.eclass, line 296:  Called die
 * The specific snippet of code:
 *              [[ ${EBUILD_PHASE} == "pretend" && -z ${CHECKREQS_DONOTHING} ]] && \
 *                      die "Build requirements not met!"
 *
 * If you need support, post the output of `emerge --info '=dev-qt/qtwebengine-5.15.2_p20211216::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-qt/qtwebengine-5.15.2_p20211216::gentoo'`.
 * The complete build log is located at '/var/log/portage/dev-qt:qtwebengine-5.15.2_p20211216:20220410-102909.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/portage/dev-qt/qtwebengine-5.15.2_p20211216/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/portage/dev-qt/qtwebengine-5.15.2_p20211216/temp/die.env'.
 * Working directory: '/var/tmp/portage/portage/dev-qt/qtwebengine-5.15.2_p20211216/empty'
 * S: '/var/tmp/portage/portage/dev-qt/qtwebengine-5.15.2_p20211216/work/qtwebengine-5.15.2_p20211216'
 *
 * The following package has failed to build, install, or execute postinst:
 *
 *  (dev-qt/qtwebengine-5.15.2_p20211216:5/5.15::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/log/portage/dev-qt:qtwebengine-5.15.2_p20211216:20220410-102909.log'
 *


Last edited by dylanmc on Sun Apr 10, 2022 10:58 am; edited 1 time in total
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 5706
Location: Bavaria

PostPosted: Sun Apr 10, 2022 10:46 am    Post subject: Reply with quote

Do this:
Code:
# mkdir /etc/portage/env
# nano -w /etc/portage/env/monster.conf
=>
MAKEOPTS="-j3"

# nano -w /etc/portage/package.env
=>
dev-qt/qtwebengine monster.conf

and try again.
Back to top
View user's profile Send private message
dylanmc
Apprentice
Apprentice


Joined: 18 Apr 2014
Posts: 157
Location: Modena, Italy

PostPosted: Sun Apr 10, 2022 10:57 am    Post subject: Reply with quote

ok, it works :-)

thanks a lot!
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4775
Location: Germany

PostPosted: Sun Apr 10, 2022 1:33 pm    Post subject: Reply with quote

dylanmc wrote:
I have "only" 16GB of memory....

pietinger wrote:
Code:
MAKEOPTS="-j3"


Yes, but I think with 16GB of memory
MAKEOPTS="-j6"
shoult work too (it builds faster :)
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 5706
Location: Bavaria

PostPosted: Sun Apr 10, 2022 4:09 pm    Post subject: Reply with quote

Josef.95 wrote:
MAKEOPTS="-j6"
shoult work too (it builds faster :)

Yes, I think so also ... but I wanted to be safe and not to produce another frustration ... ;-)

(there is a limit between 1 and 7 depending what he is doing with his memory otherwise; e.g. if there is a mount of /var/tmp/portage into tmpfs, or having some servers running and so on; you also know that with "jumbo-build" we need even more memory per thread)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum