lain Posted December 13, 2017 Report Share Posted December 13, 2017 I am installing gentoo with live cd, After synchronizing the tree ebuilds, I updated the system with: emerge -auDN @world But I have an error for "dev-libs/boost-1.63.0" and the compilation fail, my emerge --info is: https://pastebin.com/2hqAWBZJ And my make.conf: USE="kde -ipv6 -gnome" ACCEPT_LICENSE="*" CFLAGS="-O2 -march=native" CXXFLAGS="${CFLAGS}" ACCEPT_KEYWORDS="amd64" Thanks. Link to comment Share on other sites More sharing options...
1 Oleg Vinichenko Posted December 14, 2017 Report Share Posted December 14, 2017 the compilation stopped due to resource exhaustion, due to lack of RAM or having no swap. lain 1 Link to comment Share on other sites More sharing options...
0 palica Posted December 13, 2017 Report Share Posted December 13, 2017 are you installing funtoo or gentoo? paste the error message of compile failure. what stage3 are you using? Link to comment Share on other sites More sharing options...
0 lain Posted December 13, 2017 Author Report Share Posted December 13, 2017 On 12/13/2017 at 7:20 PM, palica said: are you installing funtoo or gentoo? paste the error message of compile failure. what stage3 are you using? Expand Funtoo, stage3. My /var/log/portage/elog/summary.log (where you can see the compilation fail) is: https://pastebin.com/EMHCS3Vy Link to comment Share on other sites More sharing options...
0 lain Posted December 13, 2017 Author Report Share Posted December 13, 2017 On 12/13/2017 at 8:43 PM, jhan said: I am a bit confused as well, as your result of emerge --info shows a lot of gentoo stuff. Not sure if it is because of the used livecd. What cd did you use? Here are the relavent differences between your output and my system: app-shells/bash: 4.4_p12-r1::core-kit dev-lang/perl: 5.24.0-r2::gentoo 5.24.0-r2::perl-kit dev-lang/python: 2.7.13::python-kit, 3.4.6::python-kit sys-apps/baselayout: 2.2.1::gentoo 2.2.1::core-kit sys-apps/openrc: 0.23.2-r1::core-kit sys-apps/sandbox: 2.10-r4::core-kit sys-devel/autoconf: 2.69-r2::gentoo 2.69-r2::core-kit sys-devel/automake: 1.15-r2::gentoo 1.15-r2::core-kit sys-devel/binutils: 2.28-r4::core-kit sys-devel/gcc: 5.4.0::core-kit sys-devel/gcc-config: 1.8-r1::gentoo 1.8-r1::core-kit sys-devel/libtool: 2.4.6-r4::core-kit sys-devel/make: 4.1-r1::gentoo 4.1-r1::core-kit sys-kernel/linux-headers: 4.9::gentoo (virtual/os-headers) 4.9::core-kit (virtual/os-headers) sys-libs/glibc: 2.23-r4::gentoo 2.23-r4::core-kit You are also using portage 2.3.8 while I run portage 2.3.11. Expand Im using "sysresccd", but this problem is with my "new funtoo" with chroot. Link to comment Share on other sites More sharing options...
0 palica Posted December 13, 2017 Report Share Posted December 13, 2017 The complete build log is located at '/var/tmp/portage/dev-libs/boost-1.63.0/temp/build.log'. please paste that What stage3 are you using? arch/subarch and build date. lain 1 Link to comment Share on other sites More sharing options...
0 lain Posted December 14, 2017 Author Report Share Posted December 14, 2017 On 12/13/2017 at 9:39 PM, palica said: The complete build log is located at '/var/tmp/portage/dev-libs/boost-1.63.0/temp/build.log'. please paste that What stage3 are you using? arch/subarch and build date. Expand My '/var/tmp/portage/dev-libs/boost-1.63.0/temp/build.log' is: https://paste.pound-python.org/show/SKaA3GaQvDBXK7mnslcU/ And Im using this stage: http://build.funtoo.org/funtoo-current/x86-64bit/generic_64/stage3-latest.tar.xz Thanks. Link to comment Share on other sites More sharing options...
0 lain Posted December 14, 2017 Author Report Share Posted December 14, 2017 On 12/14/2017 at 4:33 PM, Oleg Vinichenko said: the compilation stopped due to resource exhaustion, due to lack of RAM or having no swap. Expand Thank you very much! It was that, I forgot to put a swap partition ... I'm new to gentoo/funtoo Link to comment Share on other sites More sharing options...
Question
lain
I am installing gentoo with live cd, After synchronizing the tree ebuilds, I updated the system with:
emerge -auDN @world
But I have an error for "dev-libs/boost-1.63.0" and the compilation fail, my emerge --info is:
https://pastebin.com/2hqAWBZJ
And my make.conf:
USE="kde -ipv6 -gnome" ACCEPT_LICENSE="*" CFLAGS="-O2 -march=native" CXXFLAGS="${CFLAGS}" ACCEPT_KEYWORDS="amd64"
Thanks.
Link to comment
Share on other sites
7 answers to this question
Recommended Posts