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

Failed to emerge sys-devel/bc


Xerxes Lins

Question

Hello! When running the command:

 

# emerge bc

I came across the following message:

* ERROR: sys-devel/bc-1.06.95-r2 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-devel/bc-1.06.95-r2'`,
 * the complete build log and the output of `emerge -pqv '=sys-devel/bc-1.06.95-r2'`.
 * The complete build log is located at '/var/tmp/portage/sys-devel/bc-1.06.95-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/bc-1.06.95-r2/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-devel/bc-1.06.95-r2/work/bc-1.06.95'
 * S: '/var/tmp/portage/sys-devel/bc-1.06.95-r2/work/bc-1.06.95'

>>> Failed to emerge sys-devel/bc-1.06.95-r2, Log file:

>>>  '/var/tmp/portage/sys-devel/bc-1.06.95-r2/temp/build.log'

 * Messages for package sys-devel/bc-1.06.95-r2:

 * ERROR: sys-devel/bc-1.06.95-r2 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-devel/bc-1.06.95-r2'`,
 * the complete build log and the output of `emerge -pqv '=sys-devel/bc-1.06.95-r2'`.
 * The complete build log is located at '/var/tmp/portage/sys-devel/bc-1.06.95-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/bc-1.06.95-r2/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-devel/bc-1.06.95-r2/work/bc-1.06.95'
 * S: '/var/tmp/portage/sys-devel/bc-1.06.95-r2/work/bc-1.06.95'

What can I do to solve ? I think it's a bug.


 

# cat /etc/make.conf 
CFLAGS="-march=native -O2 -pipe"
CXXFLAGS="${CFLAGS}"
ACCEPT_KEYWORDS="~amd64"
MAKEOPTS="-j5"
VIDEO_CARDS="intel"
INPUT_DEVICES="evdev synaptics"
LINGUAS="pt_BR"
LANGUAGE="pt_BR"
FEATURES="-compressdebug -splitdebug"
source /var/lib/layman/make.conf
USE="introspection apache2 php mysql mysqli"

Thank you!

 

 
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Compiles ok here:

cat /var/log/portage/sys-devel\:bc-1.06.95-r2\:20150713-142711.log | wgetpaste
Your paste can be seen here: https://bpaste.net/show/83f86c66377d

When emerge/compile fails you need to post the whole build.log

Use wgetpaste,check then post "Your paste can be seen here:" link.

cat /var/tmp/portage/sys-devel/bc-1.06.95-r2/temp/build.log | wgetpaste
Link to comment
Share on other sites

  • 0

 

Compiles ok here:

cat /var/log/portage/sys-devel\:bc-1.06.95-r2\:20150713-142711.log | wgetpaste
Your paste can be seen here: https://bpaste.net/show/83f86c66377d

When emerge/compile fails you need to post the whole build.log

Use wgetpaste,check then post "Your paste can be seen here:" link.

cat /var/tmp/portage/sys-devel/bc-1.06.95-r2/temp/build.log | wgetpaste

 

Thanks for de tip!

 

cat /var/tmp/portage/sys-devel/bc-1.06.95-r2/temp/build.log | wgetpaste
Your paste can be seen here: https://bpaste.net/show/dc436eb48551

 

 

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