Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge @preserved-rebuild doesn't...
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
papapenguin
l33t
l33t


Joined: 20 Sep 2005
Posts: 694
Location: Bellevue

PostPosted: Sun Nov 10, 2013 9:38 pm    Post subject: emerge @preserved-rebuild doesn't... Reply with quote

...my latest update has just broken a bunch of things...

...when it finished, it said I should run
Quote:
emerge @preserved-rebuild

which gives me 2 files that need to compile, but neither works...
Quote:
papapenguin ~ # emerge -p @preserved-rebuild

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild R ] media-libs/mediastreamer-2.9.0
[ebuild R ] sys-devel/gettext-0.18.3.1-r1

here is the second file, which I tried to compile by itself...
Code:
>>> Configuring source in /var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/work/gettext-0.18.3.1 ...
 * econf: updating gettext-0.18.3.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating gettext-0.18.3.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating gettext-0.18.3.1/gettext-tools/examples/hello-c++-kde/admin/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating gettext-0.18.3.1/gettext-tools/examples/hello-c++-kde/admin/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --cache-file=/var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/work/gettext-0.18.3.1/config.cache --docdir=/usr/share/doc/gettext-0.18.3.1-r1 --without-emacs --without-lispdir --enable-java --with-included-glib --with-included-libcroco --with-included-libunistring --enable-acl --enable-openmp --disable-static --without-git --without-cvs
configure: creating cache /var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/work/gettext-0.18.3.1/config.cache
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
configure: updating cache /var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/work/gettext-0.18.3.1/config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gnulib-local/Makefile
=== configuring in gettext-runtime (/var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/work/gettext-0.18.3.1/gettext-runtime)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-silent-rules' '--disable-dependency-tracking' '--docdir=/usr/share/doc/gettext-0.18.3.1-r1' '--without-emacs' '--without-lispdir' '--enable-java' '--with-included-glib' '--with-included-libcroco' '--with-included-libunistring' '--enable-acl' '--enable-openmp' '--disable-static' '--without-git' '--without-cvs' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=native -msse3 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-march=native -msse3 -O2 -pipe' --cache-file=/var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/work/gettext-0.18.3.1/config.cache --srcdir=.
configure: loading cache /var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/work/gettext-0.18.3.1/config.cache
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking whether make supports nested variables... (cached) yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... no
configure: error: in `/var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/work/gettext-0.18.3.1/gettext-runtime':
configure: error: C compiler cannot create executables
See `config.log' for more details
configure: error: ./configure failed for gettext-runtime

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/work/gettext-0.18.3.1/config.log
 * ERROR: sys-devel/gettext-0.18.3.1-r1::gentoo failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 4583:  Called econf '--cache-file=/var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/work/gettext-0.18.3.1/config.cache' '--docdir=/usr/share/doc/gettext-0.18.3.1-r1' '--without-emacs' '--without-lispdir' '--enable-java' '--with-included-glib' '--with-included-libcroco' '--with-included-libunistring' '--enable-acl' '--enable-openmp' '--disable-static' '--without-git' '--without-cvs'
 *   phase-helpers.sh, line  577:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *
 * If you need support, post the output of `emerge --info '=sys-devel/gettext-0.18.3.1-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-devel/gettext-0.18.3.1-r1::gentoo'`.
!!! When you file a bug report, please include the following information:
GENTOO_VM=icedtea-7  CLASSPATH="" JAVA_HOME="/usr/lib64/icedtea7"
JAVACFLAGS="-source 1.4 -target 1.4" COMPILER=""
and of course, the output of emerge --info =gettext-0.18.3.1
 * The complete build log is located at '/var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/work/gettext-0.18.3.1'
 * S: '/var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/work/gettext-0.18.3.1'

>>> Failed to emerge sys-devel/gettext-0.18.3.1-r1, Log file:

>>>  '/var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/temp/build.log'

 * Messages for package sys-devel/gettext-0.18.3.1-r1:

 * ERROR: sys-devel/gettext-0.18.3.1-r1::gentoo failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 4583:  Called econf '--cache-file=/var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/work/gettext-0.18.3.1/config.cache' '--docdir=/usr/share/doc/gettext-0.18.3.1-r1' '--without-emacs' '--without-lispdir' '--enable-java' '--with-included-glib' '--with-included-libcroco' '--with-included-libunistring' '--enable-acl' '--enable-openmp' '--disable-static' '--without-git' '--without-cvs'
 *   phase-helpers.sh, line  577:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *
 * If you need support, post the output of `emerge --info '=sys-devel/gettext-0.18.3.1-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-devel/gettext-0.18.3.1-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/work/gettext-0.18.3.1'
 * S: '/var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/work/gettext-0.18.3.1'

_________________
--------------
Compaq Presario V6120US
AMD Turion 64X2
------------------------
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21619

PostPosted: Sun Nov 10, 2013 9:52 pm    Post subject: Re: emerge @preserved-rebuild doesn't... Reply with quote

papapenguin wrote:
Code:
checking whether the C compiler works... no
configure: error: in `/var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/work/gettext-0.18.3.1/gettext-runtime':
configure: error: C compiler cannot create executables
See `config.log' for more details
configure: error: ./configure failed for gettext-runtime

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sys-devel/gettext-0.18.3.1-r1/work/gettext-0.18.3.1/config.log
Back to top
View user's profile Send private message
papapenguin
l33t
l33t


Joined: 20 Sep 2005
Posts: 694
Location: Bellevue

PostPosted: Mon Nov 11, 2013 1:05 am    Post subject: Reply with quote

thanks Hu, sorry I didn't attach that...

I found that gcc had been uninstalled and I had no version selected...I then
Quote:
emerge -p @preserved-rebuild

and it seemed to work
_________________
--------------
Compaq Presario V6120US
AMD Turion 64X2
------------------------
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