Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ERROR: sys-apps/baselayout-1.8.6.8-r1 failed
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
r0bbyr0b
n00b
n00b


Joined: 26 Apr 2003
Posts: 18

PostPosted: Fri Jul 11, 2003 9:20 am    Post subject: ERROR: sys-apps/baselayout-1.8.6.8-r1 failed Reply with quote

Hi

I get

Code:
ERROR: sys-apps/baselayout-1.8.6.8-r1 failed


when i do a emerge -u system. Here is the full error:

Code:
Performing Global Updates: /usr/portage/profiles/updates/3Q-2003
(Could take a couple minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
.root@holly rob # emerge -up system

These are the packages that I would merge, in order:

Calculating system dependencies ...done!
[ebuild    U ] sys-apps/baselayout-1.8.6.8-r1 [1.8.5.9]
[ebuild  N   ] net-misc/iputils-020927
[ebuild    U ] app-shells/bash-2.05b-r5 [2.05b-r3]
[ebuild    U ] sys-apps/texinfo-4.5 [4.3-r1]
[ebuild    U ] sys-devel/patch-2.5.4-r5 [2.5.4-r4]
[ebuild    U ] sys-apps/e2fsprogs-1.33 [1.32-r2]
[ebuild    U ] sys-apps/fileutils-4.1.11-r1 [4.1.11]
[ebuild    U ] sys-apps/grep-2.5.1-r1 [2.5-r1]
[ebuild    U ] sys-apps/groff-1.18.1-r2 [1.18.1-r1]
[ebuild    U ] sys-apps/man-1.5l-r6 [1.5l-r3]
[ebuild    U ] sys-apps/gzip-1.3.3-r2 [1.3.3-r1]
[ebuild    U ] sys-apps/net-tools-1.60-r7 [1.60-r6]
[ebuild    U ] sys-apps/procps-3.1.9 [3.1.8]
[ebuild    U ] sys-apps/psmisc-21.2-r2 [21.2-r1]
[ebuild    U ] sys-apps/pam-login-3.11 [3.10]
[ebuild    U ] sys-apps/util-linux-2.11z-r4 [2.11y]
[ebuild    U ] sys-apps/miscfiles-1.3-r1 [1.3]
[ebuild    U ] sys-devel/gcc-config-1.3.3-r1 [1.3.1-r1]
[ebuild    U ] sys-libs/cracklib-2.7-r7 [2.7-r6]

root@holly rob # emerge -u system
Calculating system dependencies ...done!
>>> emerge (1 of 19) sys-apps/baselayout-1.8.6.8-r1 to /
>>> md5 src_uri ;-) sysvinit-2.84.tar.gz
>>> Unpacking source...
>>> Unpacking sysvinit-2.84.tar.gz to /var/tmp/portage/baselayout-1.8.6.8-r1/work
>>> Unpacking rc-scripts-1.4.3.8p1.tar.bz2
 * Checking if we need to tweak CONFIG_PROTECT_MASK
>>> Source unpacked.
 * Building utilities...
gcc -O3 -mcpu=i686 -pipe   -c -o consoletype.o consoletype.c
gcc -o consoletype consoletype.o
gcc -O3 -mcpu=i686 -pipe   -c -o runscript.o runscript.c
gcc -o runscript runscript.o
gcc -O3 -mcpu=i686 -pipe   -c -o start-stop-daemon.o start-stop-daemon.c
gcc -o start-stop-daemon start-stop-daemon.o
 * Building sysvinit...
gcc -c -Wall -O3 -mcpu=i686 -pipe -D_GNU_SOURCE init.c
gcc -c -Wall -O3 -mcpu=i686 -pipe -D_GNU_SOURCE -DINIT_MAIN utmp.c -o init_utmp.o
gcc -Wall -O3 -mcpu=i686 -pipe -D_GNU_SOURCE   -c -o halt.o halt.c
gcc -Wall -O3 -mcpu=i686 -pipe -D_GNU_SOURCE   -c -o ifdown.o ifdown.c
gcc -Wall -O3 -mcpu=i686 -pipe -D_GNU_SOURCE   -c -o hddown.o hddown.c
gcc -c -Wall -O3 -mcpu=i686 -pipe -D_GNU_SOURCE utmp.c
gcc -Wall -O3 -mcpu=i686 -pipe -D_GNU_SOURCE   -c -o dowall.o dowall.c
gcc -Wall -O3 -mcpu=i686 -pipe -D_GNU_SOURCE   -c -o shutdown.o shutdown.c
init.c: In function `init_main':
init.c:2439: warning: no return statement in function returning non-void
gcc -Wall -O3 -mcpu=i686 -pipe -D_GNU_SOURCE    killall5.c   -o killall5
gcc -Wall -O3 -mcpu=i686 -pipe -D_GNU_SOURCE   -c -o runlevel.o runlevel.c
gcc -Wall -O3 -mcpu=i686 -pipe -D_GNU_SOURCE   -c -o sulogin.o sulogin.c
gcc -Wall -O3 -mcpu=i686 -pipe -D_GNU_SOURCE   -c -o utmpdump.o utmpdump.c
sulogin.c: In function `main':
sulogin.c:347: warning: `p' might be used uninitialized in this function
gcc -Wall -O3 -mcpu=i686 -pipe -D_GNU_SOURCE   -c -o last.o last.c
gcc -Wall -O3 -mcpu=i686 -pipe -D_GNU_SOURCE   -c -o mesg.o mesg.c
gcc -Wall -O3 -mcpu=i686 -pipe -D_GNU_SOURCE   -c -o wall.o wall.c
gcc   -o init init.o init_utmp.o
gcc  -o halt halt.o ifdown.o hddown.o utmp.o
gcc  -o shutdown dowall.o shutdown.o utmp.o
gcc  -o runlevel runlevel.o
gcc   -o sulogin sulogin.o -lcrypt
gcc  -o utmpdump utmpdump.o
gcc  -o last last.o
gcc  -o mesg mesg.o
gcc  -o wall dowall.o wall.o
 * Please install sys-apps/gawk-3.1.1-r2 or later!

!!! ERROR: sys-apps/baselayout-1.8.6.8-r1 failed.
!!! Function src_compile, Line 128, Exitcode 0
!!! gawk too old

root@holly rob #


Has anyone had this error? I have tried to emerge gawk (whatever that is) but it does not need updating.

Thanks for any help.

Rob
Back to top
View user's profile Send private message
r0bbyr0b
n00b
n00b


Joined: 26 Apr 2003
Posts: 18

PostPosted: Fri Jul 11, 2003 9:24 am    Post subject: Reply with quote

As soon as I posted this I found a duplicate thread 3 lines down! Sorry!

They say to re-emerge gawk - how do i do that? I have tried emerge -u gawk but that just says it doesnt need updating.

Rob
Back to top
View user's profile Send private message
nikai
Apprentice
Apprentice


Joined: 02 Oct 2002
Posts: 270
Location: Kitzbühel, Austria

PostPosted: Fri Jul 11, 2003 9:30 am    Post subject: Re: ERROR: sys-apps/baselayout-1.8.6.8-r1 failed Reply with quote

Don't update to re-emerge, just do 'emerge gawk'.
Back to top
View user's profile Send private message
r0bbyr0b
n00b
n00b


Joined: 26 Apr 2003
Posts: 18

PostPosted: Fri Jul 11, 2003 2:35 pm    Post subject: Reply with quote

Thanks! Works now.
Back to top
View user's profile Send private message
Brandy
Bodhisattva
Bodhisattva


Joined: 08 Jun 2003
Posts: 820
Location: New Zealand

PostPosted: Fri Jul 11, 2003 2:53 pm    Post subject: Reply with quote

Moved from Portage & Programming to Duplicate Threads. Please post any followups here.
_________________
Faber est suae quisque fortunae.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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