lain
-
Posts
5 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Posts posted by lain
-
-
16 hours ago, 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.
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.
-
9 minutes ago, 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.
Im using "sysresccd", but this problem is with my "new funtoo" with chroot.
-
50 minutes ago, palica said:
are you installing funtoo or gentoo? paste the error message of compile failure. what stage3 are you using?
Funtoo, stage3.
My /var/log/portage/elog/summary.log (where you can see the compilation fail) is: https://pastebin.com/EMHCS3Vy
-
I am installing gentoo with live cd, After synchronizing the tree ebuilds, I updated the system with:
emerge -auDN @worldBut I have an error for "dev-libs/boost-1.63.0" and the compilation fail, my emerge --info is:
And my make.conf:
USE="kde -ipv6 -gnome" ACCEPT_LICENSE="*" CFLAGS="-O2 -march=native" CXXFLAGS="${CFLAGS}" ACCEPT_KEYWORDS="amd64"Thanks.

Problem update system
in Portage Help
Posted
Thank you very much!
It was that, I forgot to put a swap partition ... I'm new to gentoo/funtoo