Jump to content
Read the Funtoo Newsletter: Summer 2023 ×
  • 0

Problem update system


lain

Question

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

  • 0
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.

Link to comment
Share on other sites

  • 0
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.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...